upgrade shorewall - thanks to puchu
authorMirko Vogt <mirko@openwrt.org>
Sun, 25 Jan 2009 16:21:10 +0000 (16:21 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 25 Jan 2009 16:21:10 +0000 (16:21 +0000)
SVN-Revision: 14176

net/shorewall-common/Makefile
net/shorewall-shell/Makefile

index a9a749150d5e7dce29219abcc0fb6ab8bbdaf9b6..517b1d74ee48d2f9c377c7a06acd5a952b7cc680 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=shorewall-common
-PKG_VERSION:=4.2.1
+PKG_VERSION:=4.2.4
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=http://www.shorewall.net/pub/shorewall/4.2/shorewall-$(PKG_VERSION)/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MD5SUM:=cd90a367f687977a13403bd5249a6639
+PKG_MD5SUM:=888130a12280f7bf9022009153ac63cd
 
 include $(INCLUDE_DIR)/package.mk
 
index 888879c7736ff72ca06a92c9c90cdbc2894f6727..6a9e54cb0c752b10c8a6e8a7155957bf23780f8c 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=shorewall-shell
-PKG_VERSION:=4.2.1
+PKG_VERSION:=4.2.4
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=http://www1.shorewall.net/pub/shorewall/4.2/shorewall-$(PKG_VERSION)/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MD5SUM:=7790bb23c7df834549f4f4ec195f37ee
+PKG_MD5SUM:=95a645963e541aef5a39c707f67874b5
 
 include $(INCLUDE_DIR)/package.mk