summaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-07-24 06:23:26 +0200
committerJohn Crispin <john@phrozen.org>2016-07-24 06:38:30 +0200
commit74766f4c4fd64e6297c4f8ad2eca8afe3e44988d (patch)
tree0d3885de9e14c9f72f3e044298fa6977cf9b43e3 /package/network
parentb15f41d4d6ea46ef2ba64f26cfd86c9794a2e1d8 (diff)
downloadmaster-31e0f0ae-74766f4c4fd64e6297c4f8ad2eca8afe3e44988d.tar.gz
master-31e0f0ae-74766f4c4fd64e6297c4f8ad2eca8afe3e44988d.tar.bz2
master-31e0f0ae-74766f4c4fd64e6297c4f8ad2eca8afe3e44988d.zip
firewall3: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/network')
-rw-r--r--package/network/config/firewall/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index c379219d58..6e024af409 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_VERSION:=2016-05-02
+PKG_VERSION:=2016-07-28
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/firewall3.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=6cccf1ba7f0c3eb34ef4a7adc6af501376bfa875
+PKG_SOURCE_VERSION:=47b23946cb2d51c486cd01596744955f850e2060
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC