spice-protocol 0.12.14
This commit is contained in:
parent
cc374d2900
commit
39301622a9
|
@ -1,8 +1,8 @@
|
||||||
class SpiceProtocol < Formula
|
class SpiceProtocol < Formula
|
||||||
desc "Headers for SPICE protocol"
|
desc "Headers for SPICE protocol"
|
||||||
homepage "https://www.spice-space.org/"
|
homepage "https://www.spice-space.org/"
|
||||||
url "https://www.spice-space.org/download/releases/spice-protocol-0.12.13.tar.bz2"
|
url "https://www.spice-space.org/download/releases/spice-protocol-0.12.14.tar.bz2"
|
||||||
sha256 "89ee11b202d2268e061788e6ace114e1ff18c7620ae64d1ca3aba252ee7c9933"
|
sha256 "20350bc4309039fdf0d29ee4fd0033cde27bccf33501e13b3c1befafde9d0c9c"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
system "./configure", "--disable-silent-rules",
|
system "./configure", "--disable-silent-rules",
|
||||||
|
|
Loading…
Reference in a new issue