mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
main/spice: upgrade to 0.12.5
This commit is contained in:
parent
1089195312
commit
c8221181bb
@ -1,7 +1,7 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=spice
|
||||
pkgver=0.12.4
|
||||
pkgver=0.12.5
|
||||
pkgrel=0
|
||||
pkgdesc="Implements the SPICE protocol"
|
||||
url="http://www.spice-space.org/"
|
||||
@ -21,7 +21,6 @@ _builddir="$srcdir"/spice-$pkgver
|
||||
prepare() {
|
||||
local i
|
||||
cd "$_builddir"
|
||||
update_config_sub || return 1
|
||||
for i in $source; do
|
||||
case $i in
|
||||
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
|
||||
@ -66,9 +65,9 @@ client() {
|
||||
mv "$pkgdir"/usr/bin/spicec "$subpkgdir"/usr/bin/
|
||||
}
|
||||
|
||||
md5sums="325b1c42ce24e75de45a75876b73a8bd spice-0.12.4.tar.bz2
|
||||
md5sums="1256286214fe402703c0a01bd3a85319 spice-0.12.5.tar.bz2
|
||||
3e61fdc18bf201a2b54b332fdbe2912e cstdarg.patch"
|
||||
sha256sums="cf063e7df42e331a835529d2f613d8a01f8cb2963e8edaadf73a8d65c46fb387 spice-0.12.4.tar.bz2
|
||||
sha256sums="4209a20d8f67cb99a8a6ac499cfe79a18d4ca226360457954a223d6795c2f581 spice-0.12.5.tar.bz2
|
||||
bc2219f68ed701e74a02c5196c934bb3e6fbf5813005f39e41e911668e0e622c cstdarg.patch"
|
||||
sha512sums="9867c2ace6205b606eef4a04a7e1fa0533c8d419cbb063edf4ded12db24f76237487d3e9dd57dec0f5b952eef399aa395d8591e2d82cab4d13e0d3ce6c7fba74 spice-0.12.4.tar.bz2
|
||||
sha512sums="1501c913ba3b1856444536a9bfda7a2138a96088f940b483e963df342b91deb945d77bfb3c83ebddfcd7c3008695c0dd7df30ff9fd8502cbbcac1c610a273572 spice-0.12.5.tar.bz2
|
||||
040f4104d9658465cb2ffa72101f958341497898d86ee82bdf31bd65e5f3497822be4b9b3e9eca2a9b965385481190a2fb4ca5fb26b89391ab1598fc23d300c9 cstdarg.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user