aboutsummaryrefslogtreecommitdiffstats
path: root/community/znc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/znc/APKBUILD')
-rw-r--r--community/znc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/znc/APKBUILD b/community/znc/APKBUILD
index 02e8aa7bfa..aa054b0e2d 100644
--- a/community/znc/APKBUILD
+++ b/community/znc/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=znc
pkgver=1.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced IRC bouncer"
url="http://znc.in"
arch="all"
license="Apache-2.0"
-makedepends="perl-dev libressl-dev cyrus-sasl-dev python2-dev c-ares-dev swig
+makedepends="perl-dev openssl-dev cyrus-sasl-dev python2-dev c-ares-dev swig
gettext-dev tcl-dev autoconf automake python3-dev icu-dev"
pkgusers="$pkgname"
pkggroups="$pkgusers"