aboutsummaryrefslogtreecommitdiffstats
path: root/testing/znc-playback/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/znc-playback/APKBUILD')
-rw-r--r--testing/znc-playback/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/znc-playback/APKBUILD b/testing/znc-playback/APKBUILD
index 7c86210130f..2455d41c228 100644
--- a/testing/znc-playback/APKBUILD
+++ b/testing/znc-playback/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Mike Crute <mike@crute.us>
pkgname=znc-playback
pkgver=0_git20210503
-pkgrel=3
+pkgrel=7
pkgdesc="An advanced playback module for ZNC"
url="https://wiki.znc.in/Playback"
arch="all"
license="Unlicense"
-makedepends="znc-dev icu-dev openssl-dev zlib-dev"
+makedepends="znc-dev icu-dev openssl-dev>3 zlib-dev"
# Upstream does not version, instead use the most recent hash of their master branch
_latest_upstream_hash="8dd128bfe2b24b2cc6a9ea2e2d28bfaa28d2a833"
source="$pkgname-$pkgver.tar.gz::https://github.com/jpnurmi/znc-playback/archive/$_latest_upstream_hash.tar.gz"