shorewall-common: Fix the source URL

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11136 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
rwhitby 2008-05-14 07:04:23 +00:00
parent 19eaab1783
commit d8a631b494

View File

@ -13,7 +13,9 @@ PKG_VERSION:=4.0.10.1
PKG_RELEASE:=1
PKG_MD5SUM:=9f8fc4c977c8291736c3f750c52f4dc8
PKG_SOURCE_URL:=http://www1.shorewall.net/pub/shorewall/4.0/shorewall-$(PKG_VERSION)/
# 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
include $(INCLUDE_DIR)/package.mk