diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 15:05:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | de307943ef05539aeb95a5e8a47b6a403a23bced (patch) | |
tree | 69772f1b6252fecce0c339dce45704be63933db0 | |
parent | eb9f3c9ae28f4176f0ec7e40079f7eb1c887ac24 (diff) | |
download | aports-de307943ef05539aeb95a5e8a47b6a403a23bced.tar.bz2 aports-de307943ef05539aeb95a5e8a47b6a403a23bced.tar.xz |
community/tinc-pre: rebuild against libressl-2.7
-rw-r--r-- | community/tinc-pre/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tinc-pre/APKBUILD b/community/tinc-pre/APKBUILD index bf6b257dd9..c80daa18e6 100644 --- a/community/tinc-pre/APKBUILD +++ b/community/tinc-pre/APKBUILD @@ -3,7 +3,7 @@ pkgname=tinc-pre _realver="1.1pre15" pkgver=${_realver/pre/.} -pkgrel=1 +pkgrel=2 pkgdesc="Virtual Private Network (VPN) daemon (pre-release)" url="http://tinc-vpn.org/" # tests hangs on s390x and fails in lxc on ppc64le |