summaryrefslogtreecommitdiff
path: root/package/l2tpns/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-21 14:24:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-21 14:24:33 +0100
commit56f75860814b12a5a1d4b2bb69938e69e81258e0 (patch)
tree9e167f783b944b9dfbc13e906c33cc32d46d3d3b /package/l2tpns/Makefile
parentbf74f495c3da7b24ff1c580f0653f1664ea5fd32 (diff)
fix musl compile
Diffstat (limited to 'package/l2tpns/Makefile')
-rw-r--r--package/l2tpns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/l2tpns/Makefile b/package/l2tpns/Makefile
index d48ec3ee5..e0efe45ad 100644
--- a/package/l2tpns/Makefile
+++ b/package/l2tpns/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= l2tpns
PKG_VERSION:= 2.1.21
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 385c58055723ebc6c38062acd2db9c2c
PKG_DESCR:= A layer 2 tunneling protocol network server (LNS)
PKG_SECTION:= net/security