Update l7-protocols to 2008-04-23 (#3630)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11703 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dae60a2158
commit
7acadbfebd
@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=l7-protocols
|
||||
PKG_VERSION:=2007-11-22
|
||||
PKG_VERSION:=2008-04-23
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/l7-filter
|
||||
PKG_MD5SUM:=162c988422fec85e1f1c24417a2c600c
|
||||
PKG_MD5SUM:=f71420848eb60f7fdca04c2e89c78ee5
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -41,7 +41,7 @@ endef
|
||||
|
||||
ifneq ($(SDK)$(CONFIG_PACKAGE_l7-protocols-testing),)
|
||||
define Build/Compile
|
||||
cd $(PKG_BUILD_DIR)/testing && $(MAKE) $(TARGET_CONFIGURE_OPTS) CXX="$(STAGING_DIR)/usr/bin/g++-uc"
|
||||
cd $(PKG_BUILD_DIR)/testing && $(MAKE) $(TARGET_CONFIGURE_OPTS) CXX="$(STAGING_DIR)/host/bin/g++-uc"
|
||||
endef
|
||||
else
|
||||
define Build/Compile
|
||||
|
@ -1,7 +1,5 @@
|
||||
Index: l7-protocols-2007-10-10/testing/Makefile
|
||||
===================================================================
|
||||
--- l7-protocols-2007-10-10.orig/testing/Makefile 2007-10-31 14:40:41.000000000 -0500
|
||||
+++ l7-protocols-2007-10-10/testing/Makefile 2007-10-31 14:40:41.000000000 -0500
|
||||
--- a/testing/Makefile
|
||||
+++ b/testing/Makefile
|
||||
@@ -1,19 +1,19 @@
|
||||
all: randchars randprintable test_speed-kernel test_speed-userspace match_kernel
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
Index: l7-protocols-2007-10-10/testing/timeit.sh
|
||||
===================================================================
|
||||
--- l7-protocols-2007-10-10.orig/testing/timeit.sh 2007-10-31 15:58:48.000000000 -0500
|
||||
+++ l7-protocols-2007-10-10/testing/timeit.sh 2007-10-31 16:02:19.000000000 -0500
|
||||
--- a/testing/timeit.sh
|
||||
+++ b/testing/timeit.sh
|
||||
@@ -1,11 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
Index: l7-protocols-2007-10-10/testing/doallspeeds.sh
|
||||
===================================================================
|
||||
--- l7-protocols-2007-10-10.orig/testing/doallspeeds.sh 2007-10-31 16:07:03.000000000 -0500
|
||||
+++ l7-protocols-2007-10-10/testing/doallspeeds.sh 2007-10-31 16:07:20.000000000 -0500
|
||||
--- a/testing/doallspeeds.sh
|
||||
+++ b/testing/doallspeeds.sh
|
||||
@@ -25,11 +25,11 @@
|
||||
printf `basename $f .pat`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user