[package] update xl2tpd to 1.2.4 (#5547)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 18 Jul 2009 13:42:27 +0000 (13:42 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 18 Jul 2009 13:42:27 +0000 (13:42 +0000)
SVN-Revision: 16897

net/xl2tpd/Makefile
net/xl2tpd/patches/001-opt_flags.patch

index 02b70eab1bcf941b71d44c2b39e66170d8834a68..28baf4d263f58277691724c281e5074b848b0e27 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xl2tpd
-PKG_VERSION:=1.1.12
+PKG_VERSION:=1.2.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.xelerance.com/software/xl2tpd
-PKG_MD5SUM:=8ace771a29139485c0edf428091cad5d
+PKG_MD5SUM:=d94fc8a13596f12a561240dfcea9f977
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -42,7 +42,7 @@ define Package/xl2tpd/conffiles
 /etc/xl2tpd/xl2tpd.conf
 endef
 
-define Package/xl2tpd/install  
+define Package/xl2tpd/install
        $(INSTALL_DIR) $(1)/usr/sbin
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/xl2tpd $(1)/usr/sbin/
        $(INSTALL_DIR) $(1)/etc/init.d
index 441bb96fc1f5a30588e53d6b34a53018fe876709..f0563193e3c782f97ec78a995f8f25b7116f262e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile
 +++ b/Makefile
-@@ -69,7 +69,8 @@
+@@ -90,7 +90,8 @@ OSFLAGS?= -DLINUX -I$(KERNELSRC)/include
  
  FFLAGS= -DIP_ALLOCATION