aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2017-06-29 21:26:47 -0400
committerTimo Teräs <timo.teras@iki.fi>2017-07-07 10:54:06 +0000
commitea69d40776bd4e8258d8a996d3f54733fef9b70b (patch)
tree61b166a49c39920efb67392dc258fcdebef7b4b4 /main
parent592f41fb024a67d9671d09a32073491daed2dff4 (diff)
downloadaports-ea69d40776bd4e8258d8a996d3f54733fef9b70b.tar.bz2
aports-ea69d40776bd4e8258d8a996d3f54733fef9b70b.tar.xz
Revert "main/spice: upgrade to 0.13.3"
This reverts commit 620f8c776e5bd52f0adadc02f351a405160e7142. The spice 0.13.x releases are unstable. See https://cgit.freedesktop.org/spice/spice/tree/NEWS
Diffstat (limited to 'main')
-rw-r--r--main/spice/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD
index 531c97da88..4d05087f3d 100644
--- a/main/spice/APKBUILD
+++ b/main/spice/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=spice
-pkgver=0.13.3
-pkgrel=1
+pkgver=0.12.8
+pkgrel=2
pkgdesc="Implements the SPICE protocol"
url="http://www.spice-space.org/"
arch="all"
@@ -48,4 +48,6 @@ server() {
mv "$pkgdir"/usr/lib/*server.so.* "$subpkgdir"/usr/lib/
}
-sha512sums="63496fbd3df0fd453052cef8e1fb00a3a28f0105610676fdc4a58043cbc6da571ae4407701af2b817e410d05ce727d60d5ee0c93c8897231e25229897c51d95a spice-0.13.3.tar.bz2"
+md5sums="376853d11b9921aa34a06c4dbef81874 spice-0.12.8.tar.bz2"
+sha256sums="f901a5c5873d61acac84642f9eea5c4d6386fc3e525c2b68792322794e1c407d spice-0.12.8.tar.bz2"
+sha512sums="6485d3522af1cde93d2c0abad7f7ef9f2e4d3e5049314fb93b6dd4b86e33d67d353a3ff42a355c8fd991bad447bbde1e6320c083bbc6f02b576bd9cebe7269ed spice-0.12.8.tar.bz2"