summaryrefslogtreecommitdiff
path: root/testing/noson/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/noson/APKBUILD')
-rw-r--r--testing/noson/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/noson/APKBUILD b/testing/noson/APKBUILD
index 2671e0a01e5..2beaa50e44c 100644
--- a/testing/noson/APKBUILD
+++ b/testing/noson/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
pkgname=noson
pkgver=2.8.6
-pkgrel=0
+pkgrel=1
pkgdesc="An easy client interface to drive SONOS player"
url="https://github.com/janbar/noson"
arch="all"
@@ -11,7 +11,7 @@ subpackages="$pkgname-dev $pkgname-dbg"
makedepends="
cmake
flac-dev
- openssl-dev
+ openssl-dev>3
pulseaudio-dev
zlib-dev
"