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 c1bdf55e17..4c3e2d88f1 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=1 +pkgrel=2 pkgdesc="Transparent TCP Proxy" url="http://www.quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/TcpProxy" arch="all" |