UCIfied Polipo (patch by "SnapShot_")
[openwrt/svn-archive/archive.git] / net / l2tpns / Makefile
index cbe09254b349c44e28ece050ec77a3db92b96168..00f946c3a0fa99d32785dd6d9adeef8a19c6f494 100644 (file)
@@ -9,15 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=l2tpns
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=l2tpns
-PKG_VERSION:=2.1.14
+PKG_VERSION:=2.1.21
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/l2tpns
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/l2tpns
-PKG_MD5SUM:=2a0ee2a3678160c335f1d68c17c4f871
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
+PKG_MD5SUM:=385c58055723ebc6c38062acd2db9c2c
 
 include $(INCLUDE_DIR)/package.mk
 
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -27,13 +24,13 @@ define Package/l2tpns
   DEPENDS:=+libcli
   TITLE:=An L2TP enhanced server
   URL:=http://sourceforge.net/projects/l2tpns
   DEPENDS:=+libcli
   TITLE:=An L2TP enhanced server
   URL:=http://sourceforge.net/projects/l2tpns
-  SUBMENU:=vpn
+  SUBMENU:=VPN
 endef
 
 define Package/l2tpns/description
        l2tpns is a layer 2 tunneling protocol network server (LNS).
 endef
 
 define Package/l2tpns/description
        l2tpns is a layer 2 tunneling protocol network server (LNS).
-       it supports up to 65535 concurrent sessions per server/cluster 
-       plus ISP features such as rate limiting, walled garden, usage 
+       it supports up to 65535 concurrent sessions per server/cluster
+       plus ISP features such as rate limiting, walled garden, usage
        accounting, and more.
 endef
 
        accounting, and more.
 endef