aboutsummaryrefslogtreecommitdiffstats
path: root/community/anytun
diff options
context:
space:
mode:
Diffstat (limited to 'community/anytun')
-rw-r--r--community/anytun/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/anytun/APKBUILD b/community/anytun/APKBUILD
index d4cb1f25367..bda2ac97bce 100644
--- a/community/anytun/APKBUILD
+++ b/community/anytun/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=anytun
pkgver=0.3.6
-pkgrel=0
+pkgrel=1
pkgdesc="Secure anycast tunneling protocol implementation for flexible and fault-tolerant VPNs"
url="http://www.anytun.org"
arch="all"
license="GPL3"
depends=""
-depends_dev="openssl-dev boost-dev linux-headers"
+depends_dev="libressl-dev boost-dev linux-headers"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"