diff options
author | Thomas Penteker <tek@serverop.de> | 2017-11-06 23:04:10 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2017-11-06 23:04:10 +0100 |
commit | a86cea2c95b666f68fc46a6e7054dd8938d638c0 (patch) | |
tree | 74116d55cb851de74d7e429d9a83e335b6d4acb4 /spice-protocol | |
parent | 3bd0dabc7ef4f5ff258d510c05a7707d7979b9e1 (diff) | |
download | opt-a86cea2c95b666f68fc46a6e7054dd8938d638c0.tar.gz opt-a86cea2c95b666f68fc46a6e7054dd8938d638c0.tar.xz |
spice-protocol renam pyparsing dependency closes FS#1496
Diffstat (limited to 'spice-protocol')
-rw-r--r-- | spice-protocol/.signature | 4 | ||||
-rw-r--r-- | spice-protocol/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/spice-protocol/.signature b/spice-protocol/.signature index a75418783..1271f6570 100644 --- a/spice-protocol/.signature +++ b/spice-protocol/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bVjXuMU+pmcLjvENpWnxAvQXuRqnGYqwhxxLxpj2qkkZOqtKWqoqVGjj2y/avJvWj2wak+jVuwf7s9iQXwiLgw= -SHA256 (Pkgfile) = 2d00b04e46e025ecbbd9d77e94fcf6c940effee1f8d3ad6e9c880ff8f33bb0e4 +RWSE3ohX2g5d/XfIyfknLvhzBcQL5NhJqgWw9fEyDiW5kubLunY2bBa3SBdpPkV1Tuz8QACn+lsMdjdM4+/J4x6uoIMcAEc1qgQ= +SHA256 (Pkgfile) = c0c35a4686d76ce0271fd477e0b4fdc74659fd4d00f026a523efa01aa5f59633 SHA256 (.footprint) = 59b060dfa590ff4dfab2f133ef9a9340cece68ad41d02a1bf17afd3aec137a39 SHA256 (spice-protocol-0.12.13.tar.bz2) = 89ee11b202d2268e061788e6ace114e1ff18c7620ae64d1ca3aba252ee7c9933 diff --git a/spice-protocol/Pkgfile b/spice-protocol/Pkgfile index 72c329881..85f92ff06 100644 --- a/spice-protocol/Pkgfile +++ b/spice-protocol/Pkgfile @@ -1,7 +1,7 @@ # Description: protocol headers for interaction with virtualized desktop devices # URL: http://spice-space.org # Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: pyparsing +# Depends on: python-pyparsing name=spice-protocol version=0.12.13 |