aboutsummaryrefslogtreecommitdiffstats
path: root/community/captagent
diff options
context:
space:
mode:
Diffstat (limited to 'community/captagent')
-rw-r--r--community/captagent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/captagent/APKBUILD b/community/captagent/APKBUILD
index 45e0477880..9b8753d34a 100644
--- a/community/captagent/APKBUILD
+++ b/community/captagent/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
pkgname=captagent
pkgver=6.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="HEP Capture Agent for HOMER"
url="https://github.com/sipcapture/captagent"
arch="all"
license="GPL-3.0"
makedepends="autoconf automake bison expat-dev flex flex-dev json-c-dev
- libgcrypt-dev libpcap-dev libtool libuv-dev linux-headers"
+ libgcrypt-dev libpcap-dev libtool libuv-dev linux-headers libressl-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/sipcapture/captagent/archive/$pkgver.tar.gz
$pkgname.initd
ac-fix.patch"