aboutsummaryrefslogtreecommitdiffstats
path: root/community/libsrt/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libsrt/APKBUILD')
-rw-r--r--community/libsrt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libsrt/APKBUILD b/community/libsrt/APKBUILD
index 58c55017526..f4c74f1993b 100644
--- a/community/libsrt/APKBUILD
+++ b/community/libsrt/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Yohann DANELLO <yohann.danello@crans.org>
pkgname=libsrt
pkgver=1.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="Secure Reliable Transport (SRT)"
options="!check" # TestMuxer.IPv4_and_IPv6 fail when setting up IPv6
url="https://www.srtalliance.org/"
arch="all"
license="MPL-2.0"
-makedepends="cmake openssl-dev linux-headers"
+makedepends="cmake openssl1.1-compat-dev linux-headers"
checkdepends="gtest-dev"
subpackages="$pkgname-progs $pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/Haivision/srt/archive/v$pkgver.tar.gz