Upgrade shorewall (#3661)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=shorewall
|
||||
PKG_VERSION:=3.4.6
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=3.4.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://www1.shorewall.net/pub/$(PKG_NAME)/3.4/$(PKG_NAME)-$(PKG_VERSION)/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||
PKG_MD5SUM:=ec6a8bd3d6d0468b6302a7725851c39b
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_MD5SUM:=9e56da17a2b6319d3d99c891f2dc1a60
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
@ -27,7 +27,7 @@ define Package/shorewall
|
||||
SUBMENU:=firewall
|
||||
endef
|
||||
|
||||
define define Package/shorewall/description
|
||||
define Package/shorewall/description
|
||||
Shorewall Firewall is an iptables-based firewall for Linux.
|
||||
endef
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
Index: shorewall-3.4.6/install.sh
|
||||
===================================================================
|
||||
--- shorewall-3.4.6.orig/install.sh 2007-09-04 21:51:24.000000000 +0200
|
||||
+++ shorewall-3.4.6/install.sh 2007-09-04 21:51:24.000000000 +0200
|
||||
--- a/install.sh
|
||||
+++ b/install.sh
|
||||
@@ -676,28 +676,6 @@
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user