X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=net%2Fshorewall-common%2FMakefile;h=951b4c791299899c24c36ded5fbfd4d82018305d;hb=c2d251ecbd3748323ee917f0e75bd51f2392ebfb;hp=47e6db2f61a144819d9771cc9f925b7e80b39617;hpb=4d8b37fca411f83164f445515d3ac4bc26d7d303;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/net/shorewall-common/Makefile b/net/shorewall-common/Makefile index 47e6db2f61..951b4c7912 100644 --- a/net/shorewall-common/Makefile +++ b/net/shorewall-common/Makefile @@ -9,14 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shorewall-common -PKG_VERSION:=4.0.10.1 +PKG_VERSION:=4.0.13 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:=b14dcfcfd9fab234f401e32ecdb2b368 include $(INCLUDE_DIR)/package.mk