Upgrade shorewall (#3661)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11679 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-07-06 10:39:10 +00:00
parent 0b3d41d720
commit 07ac1fcea7
7 changed files with 28 additions and 30 deletions

View File

@ -9,14 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=shorewall-common
PKG_VERSION:=4.0.10.1
PKG_VERSION:=4.0.12
PKG_RELEASE:=1
PKG_MD5SUM:=9f8fc4c977c8291736c3f750c52f4dc8
# PKG_SOURCE_URL:=http://www1.shorewall.net/pub/shorewall/4.0/shorewall-$(PKG_VERSION)/
# The source directory only goes to three levels of version number:
PKG_SOURCE_URL:=http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.10
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
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
include $(INCLUDE_DIR)/package.mk