diff options
Diffstat (limited to 'community/tinc-pre')
-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 |