summaryrefslogtreecommitdiff
path: root/package/ptunnel/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-28 18:23:22 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-28 18:23:22 +0100
commit18b865b3c0008d5d392cf33660f8e2b98cbf154f (patch)
treec9143bf180b6e809b3d5770cf5debf72d93f3fa6 /package/ptunnel/Makefile
parent7051ba973da28f456659ced479c731a61a624a85 (diff)
fix for musl compile
Diffstat (limited to 'package/ptunnel/Makefile')
-rw-r--r--package/ptunnel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ptunnel/Makefile b/package/ptunnel/Makefile
index f4186c626..ea564a5fd 100644
--- a/package/ptunnel/Makefile
+++ b/package/ptunnel/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= ptunnel
PKG_VERSION:= 0.61
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= b45f73875f2af48f101816672f83a5fe
PKG_DESCR:= Tunnel TCP connections over ICMP packets
PKG_SECTION:= net/security