Update shorewall to 4.2.1 and fix hostname usage (#4162)
[openwrt/svn-archive/archive.git] / net / shorewall-shell / Makefile
index 1fc9cc641928ccb83dca8fea97a661bba2478d54..447b52ea5c6021f5aed036dba50e286a8ce4b28f 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=shorewall-shell
-PKG_VERSION:=4.0.10
+PKG_VERSION:=4.2.1
 PKG_RELEASE:=1
-PKG_MD5SUM:=4d0655ab72309df95fd623790c732c96
 
-PKG_SOURCE_URL:=http://www1.shorewall.net/pub/shorewall/4.0/shorewall-$(PKG_VERSION)/
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
+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
 
 include $(INCLUDE_DIR)/package.mk