X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Ffirewall%2FMakefile;h=0d495117d4bee8641069848fb7689f56931b44c0;hb=db3013852a4bacc0d53f5b0715549df08fcb8805;hp=50f00ff819139654421c236141316e55090d176c;hpb=97fc11af79f76c467abf512c55bd88b288d87b38;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 50f00ff819..0d495117d4 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall -PKG_VERSION:=2013-08-14 +PKG_VERSION:=2013-10-10 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/firewall3.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=224d93afe97f575777fee3fdb22e0995cfd5704b +PKG_SOURCE_VERSION:=fca5e39564e488b169c8c535dcf658649f81429e PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich