From 8b6d12c5105117cc4a365ff507157113c33b2bf8 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 5 Jul 2008 13:02:13 +0000 Subject: [PATCH] Upgrade xl2tpd to 1.1.12 (#3670) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11654 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/xl2tpd/Makefile | 10 +++++----- net/xl2tpd/patches/001-opt_flags.patch | 7 +++---- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile index afdb85ef7..077fca274 100644 --- a/net/xl2tpd/Makefile +++ b/net/xl2tpd/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xl2tpd -PKG_VERSION:=1.1.11 +PKG_VERSION:=1.1.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.xelerance.com/software/xl2tpd -PKG_MD5SUM:=ab5656eb5a3d1973f7f69b039675332e +PKG_MD5SUM:=8ace771a29139485c0edf428091cad5d include $(INCLUDE_DIR)/package.mk @@ -27,9 +27,9 @@ define Package/xl2tpd endef define Package/xl2tpd/description - l2tpd is the open source implementation of the L2TP tunneling protocol - (RFC2661). It does implement both LAC and LNS role in a L2TP networking - architecture. The main goal of this protocol is to tunnel PPP frame trough + l2tpd is the open source implementation of the L2TP tunneling protocol + (RFC2661). It does implement both LAC and LNS role in a L2TP networking + architecture. The main goal of this protocol is to tunnel PPP frame trough an ip network. endef diff --git a/net/xl2tpd/patches/001-opt_flags.patch b/net/xl2tpd/patches/001-opt_flags.patch index 8612151ec..441bb96fc 100644 --- a/net/xl2tpd/patches/001-opt_flags.patch +++ b/net/xl2tpd/patches/001-opt_flags.patch @@ -1,7 +1,6 @@ -diff -ruN xl2tpd-1.1.11-old/Makefile xl2tpd-1.1.11-new/Makefile ---- xl2tpd-1.1.11-old/Makefile 2007-06-26 19:53:07.000000000 +0200 -+++ xl2tpd-1.1.11-new/Makefile 2007-09-04 21:55:56.000000000 +0200 -@@ -67,7 +67,8 @@ +--- a/Makefile ++++ b/Makefile +@@ -69,7 +69,8 @@ FFLAGS= -DIP_ALLOCATION