From: Florian Fainelli Date: Thu, 7 Aug 2008 09:37:33 +0000 (+0000) Subject: Upgrade shorewall-{common,shell} to 4.0.13 (#3858) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c2d251ecbd3748323ee917f0e75bd51f2392ebfb;ds=inline Upgrade shorewall-{common,shell} to 4.0.13 (#3858) SVN-Revision: 12233 --- diff --git a/net/shorewall-common/Makefile b/net/shorewall-common/Makefile index 95d4846b80..951b4c7912 100644 --- a/net/shorewall-common/Makefile +++ b/net/shorewall-common/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shorewall-common -PKG_VERSION:=4.0.12 +PKG_VERSION:=4.0.13 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.shorewall.net/pub/shorewall/4.0/shorewall-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:=556016e223fdd804e6c76218380165f9 +PKG_MD5SUM:=b14dcfcfd9fab234f401e32ecdb2b368 include $(INCLUDE_DIR)/package.mk diff --git a/net/shorewall-shell/Makefile b/net/shorewall-shell/Makefile index a4abbc8bb4..6de9c0570b 100644 --- a/net/shorewall-shell/Makefile +++ b/net/shorewall-shell/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shorewall-shell -PKG_VERSION:=4.0.12 +PKG_VERSION:=4.0.13 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www1.shorewall.net/pub/shorewall/4.0/shorewall-$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_MD5SUM:=8d804a29761636a9a17216ae2cd62fe6 +PKG_MD5SUM:=938f12b6f9345bd1ff820185548a86c3 include $(INCLUDE_DIR)/package.mk