diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 14:47:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:36 +0000 |
commit | 4813c49fe14349fdb65af42f306e99c04c5ffbe6 (patch) | |
tree | b21ce11caaabba81bba156a3d86455452d4ca327 | |
parent | 293cfee0246fe7bff88833cc399cb8844a01ba18 (diff) | |
download | aports-4813c49fe14349fdb65af42f306e99c04c5ffbe6.tar.bz2 aports-4813c49fe14349fdb65af42f306e99c04c5ffbe6.tar.xz |
main/spice: rebuild against libressl-2.6
-rw-r--r-- | main/spice/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD index d7dd797d8e..891946e680 100644 --- a/main/spice/APKBUILD +++ b/main/spice/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=spice pkgver=0.14.0 -pkgrel=5 +pkgrel=6 pkgdesc="Implements the SPICE protocol" url="http://www.spice-space.org/" arch="all" |