From 4a86f1615b4cadf01b5182eda7432b00e61e227e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 5 Apr 2018 08:46:05 +0000 Subject: [PATCH] community/anytun: rebuild against libressl-2.7 --- community/anytun/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/anytun/APKBUILD b/community/anytun/APKBUILD index 684cca0201a..cf546e8d467 100644 --- a/community/anytun/APKBUILD +++ b/community/anytun/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=anytun pkgver=0.3.6 -pkgrel=5 +pkgrel=6 pkgdesc="Secure anycast tunneling protocol implementation for flexible and fault-tolerant VPNs" url="http://www.anytun.org" arch="all"