diff options
Diffstat (limited to 'main/tcpproxy/APKBUILD')
-rw-r--r-- | main/tcpproxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tcpproxy/APKBUILD b/main/tcpproxy/APKBUILD index a06aacb39a..9b2273a3f6 100644 --- a/main/tcpproxy/APKBUILD +++ b/main/tcpproxy/APKBUILD @@ -2,7 +2,7 @@ pkgname=tcpproxy pkgver=2.0.0_beta15 _realver=2.0.0-beta15 -pkgrel=0 +pkgrel=1 pkgdesc="Transparent TCP Proxy" url="http://www.quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/TcpProxy" license="GPL" |