From: florian Date: Sat, 18 Jul 2009 13:42:27 +0000 (+0000) Subject: [package] update xl2tpd to 1.2.4 (#5547) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=92d3b0a9e6115945a8cc2f9f3f0c827c8a2c818d;p=packages.git [package] update xl2tpd to 1.2.4 (#5547) git-svn-id: svn://svn.openwrt.org/openwrt/packages@16897 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile index 02b70eab1..28baf4d26 100644 --- a/net/xl2tpd/Makefile +++ b/net/xl2tpd/Makefile @@ -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 diff --git a/net/xl2tpd/patches/001-opt_flags.patch b/net/xl2tpd/patches/001-opt_flags.patch index 441bb96fc..f0563193e 100644 --- a/net/xl2tpd/patches/001-opt_flags.patch +++ b/net/xl2tpd/patches/001-opt_flags.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -69,7 +69,8 @@ +@@ -90,7 +90,8 @@ OSFLAGS?= -DLINUX -I$(KERNELSRC)/include FFLAGS= -DIP_ALLOCATION