diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-21 14:34:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-21 14:34:18 +0100 |
commit | 9b31cdb293b6de006fab96e037a8e174e6e5b8d4 (patch) | |
tree | 23dd8d3f88534a609a878283dc09ce7e12a55cd6 /package/l2tpns/Makefile | |
parent | 56f75860814b12a5a1d4b2bb69938e69e81258e0 (diff) |
include the correct header file
Diffstat (limited to 'package/l2tpns/Makefile')
-rw-r--r-- | package/l2tpns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/l2tpns/Makefile b/package/l2tpns/Makefile index e0efe45ad..073e142a2 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:= 2 +PKG_RELEASE:= 3 PKG_MD5SUM:= 385c58055723ebc6c38062acd2db9c2c PKG_DESCR:= A layer 2 tunneling protocol network server (LNS) PKG_SECTION:= net/security |