cairomm: use secure homepage (#918)
* cairomm: use secure homepage * add canonical source url * cairomm: use canonical url, now secure
This commit is contained in:
parent
c61ccda53f
commit
bc97e5d88a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cairomm < Formula
|
||||
desc "Vector graphics library with cross-device output support"
|
||||
homepage "http://cairographics.org/cairomm/"
|
||||
url "https://download.gnome.org/sources/cairomm/1.12/cairomm-1.12.0.tar.xz"
|
||||
sha256 "a54ada8394a86182525c0762e6f50db6b9212a2109280d13ec6a0b29bfd1afe6"
|
||||
homepage "https://cairographics.org/cairomm/"
|
||||
url "https://cairographics.org/releases/cairomm-1.12.0.tar.gz"
|
||||
sha256 "50435aec6fdd976934b791e808993160113ad19ca53a5634a9b64ccbe55874cc"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue