aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-05-13 22:45:46 +0000
committerpsykose <alice@ayaya.dev>2023-05-14 00:45:47 +0200
commit31cee79b74bfaecd8913de38f019815e479414b0 (patch)
tree7654bf541cdaf5786bb52c68d23d7cc240b12263
parentbd88137b8f3fb2f114add90407a88a70012ef608 (diff)
main/spice: upgrade to 0.15.2
-rw-r--r--main/spice/APKBUILD8
-rw-r--r--main/spice/fix-build.patch7
2 files changed, 3 insertions, 12 deletions
diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD
index 7dd2ce622ec..c3cc9548702 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.15.1
-pkgrel=1
+pkgver=0.15.2
+pkgrel=0
pkgdesc="Implements the SPICE protocol"
url="http://www.spice-space.org/"
arch="all"
@@ -28,7 +28,6 @@ makedepends="
subpackages="$pkgname-dev $pkgname-server"
source="https://www.spice-space.org/download/releases/spice-server/spice-$pkgver.tar.bz2
failing-tests.patch
- fix-build.patch
"
# secfixes:
@@ -73,7 +72,6 @@ server() {
}
sha512sums="
-362ab2f0b483911830693834515e1d331a6b929c5c63fd4522e843c42bbb7d8a52510d60f5f17d175dd2617c9621630f6a81f3ff7dce11dc28e6fb135e60fa86 spice-0.15.1.tar.bz2
+c8f273b9e97ef38a03b331f7d32c5f0a09d540523fe626568c845152cbd22273a92b3a08bc13fa2e061b913ad16ceb7cbddf142655cd9cdcd8eb5f646fa6aa26 spice-0.15.2.tar.bz2
4fe7665ba7ef63d92570a870eb74f907e9d68f465e6607de7f16233c1d4cd209f390b3d51e2f9da1dd2365027e0402c042396d049d8e78e1eebdd3f5c56686d5 failing-tests.patch
-daba811f9209f9c99ae30eff42068858f3c366fa824e795357ccbb3ae232d45aa305b2da7f48b8f4b2e3494d9eaffcc613e84963603dec2886b06a1d22686ce2 fix-build.patch
"
diff --git a/main/spice/fix-build.patch b/main/spice/fix-build.patch
deleted file mode 100644
index 0d599fdf2a5..00000000000
--- a/main/spice/fix-build.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-diff --git a/build-aux/meson-dist b/build-aux/meson-dist
-new file mode 100755
-index 0000000..1a24852
---- /dev/null
-+++ b/build-aux/meson-dist
-@@ -0,0 +1 @@
-+#!/bin/sh