Switch to https
This commit is contained in:
parent
5dd4287876
commit
1286068768
|
@ -1,7 +1,7 @@
|
|||
class SpiceGtk < Formula
|
||||
desc "GTK client/libraries for SPICE"
|
||||
homepage "http://www.spice-space.org"
|
||||
url "http://www.spice-space.org/download/gtk/spice-gtk-0.31.tar.bz2"
|
||||
homepage "https://www.spice-space.org"
|
||||
url "https://www.spice-space.org/download/gtk/spice-gtk-0.31.tar.bz2"
|
||||
sha256 "c72b4d202b1c0b71d6e24ce5caf914d6dddbcf4010d10db9c2d8e73af728c1ca"
|
||||
|
||||
depends_on "gobject-introspection" => :build
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class SpiceProtocol < Formula
|
||||
desc "Headers for SPICE protocol"
|
||||
homepage "http://www.spice-space.org/"
|
||||
url "http://www.spice-space.org/download/releases/spice-protocol-0.12.12.tar.bz2"
|
||||
homepage "https://www.spice-space.org/"
|
||||
url "https://www.spice-space.org/download/releases/spice-protocol-0.12.12.tar.bz2"
|
||||
sha256 "17abdc2743b5d44b0f4423b61c44aafe9f2078c27218aeea78c2d02a5c409d03"
|
||||
|
||||
def install
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
class Usbredir < Formula
|
||||
desc "USB traffic redirection library"
|
||||
homepage "http://www.spice-space.org"
|
||||
url "http://www.spice-space.org/download/usbredir/usbredir-0.7.1.tar.bz2"
|
||||
homepage "https://www.spice-space.org"
|
||||
url "https://www.spice-space.org/download/usbredir/usbredir-0.7.1.tar.bz2"
|
||||
sha256 "407e9e27a1369f01264d5501ffbe88935ddd7d5de675f5835db05dc9c9ac56f3"
|
||||
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue