Upgrade xl2tpd to 1.1.12 (#3670)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11654 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1c43ae7615
commit
8b6d12c510
@ -9,12 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=xl2tpd
|
PKG_NAME:=xl2tpd
|
||||||
PKG_VERSION:=1.1.11
|
PKG_VERSION:=1.1.12
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.xelerance.com/software/xl2tpd
|
PKG_SOURCE_URL:=http://www.xelerance.com/software/xl2tpd
|
||||||
PKG_MD5SUM:=ab5656eb5a3d1973f7f69b039675332e
|
PKG_MD5SUM:=8ace771a29139485c0edf428091cad5d
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
diff -ruN xl2tpd-1.1.11-old/Makefile xl2tpd-1.1.11-new/Makefile
|
--- a/Makefile
|
||||||
--- xl2tpd-1.1.11-old/Makefile 2007-06-26 19:53:07.000000000 +0200
|
+++ b/Makefile
|
||||||
+++ xl2tpd-1.1.11-new/Makefile 2007-09-04 21:55:56.000000000 +0200
|
@@ -69,7 +69,8 @@
|
||||||
@@ -67,7 +67,8 @@
|
|
||||||
|
|
||||||
FFLAGS= -DIP_ALLOCATION
|
FFLAGS= -DIP_ALLOCATION
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user