mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/spice-protocol: Updated for version 0.12.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0cd62a4aad
commit
48451f9816
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=spice-protocol
|
||||
VERSION=${VERSION:-0.12.7}
|
||||
VERSION=${VERSION:-0.12.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spice-protocol"
|
||||
VERSION="0.12.7"
|
||||
VERSION="0.12.10"
|
||||
HOMEPAGE="http://spice-space.org"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-protocol-0.12.7.tar.bz2"
|
||||
MD5SUM="799707321e88df4ecd17c4ccb0cc4ffe"
|
||||
DOWNLOAD="http://spice-space.org/download/releases/spice-protocol-0.12.10.tar.bz2"
|
||||
MD5SUM="1fb9d0dcdd42dce1b476ae8aa7569bcc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue