Update shorewall to 4.2.1 and fix hostname usage (#4162)
[openwrt/svn-archive/archive.git] / net / shorewall-common / Makefile
index 95d4846b802b8d67eb1cbdb6221bbb1f2a067e2d..a9a749150d5e7dce29219abcc0fb6ab8bbdaf9b6 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=shorewall-common
-PKG_VERSION:=4.0.12
+PKG_VERSION:=4.2.1
 PKG_RELEASE:=1
 
-PKG_SOURCE_URL:=http://www.shorewall.net/pub/shorewall/4.0/shorewall-$(PKG_VERSION)/
+PKG_SOURCE_URL:=http://www.shorewall.net/pub/shorewall/4.2/shorewall-$(PKG_VERSION)/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_MD5SUM:=556016e223fdd804e6c76218380165f9
+PKG_MD5SUM:=cd90a367f687977a13403bd5249a6639
 
 include $(INCLUDE_DIR)/package.mk