Skip to content

Commit

Permalink
firewall: update to latest Git HEAD
Browse files Browse the repository at this point in the history
383eb58 ubus: do not overwrite ipset name attribute

Ref: https://forum.openwrt.org/t/fw3-ipset-procd-objects/44044
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
  • Loading branch information
jow- committed Sep 18, 2019
1 parent 04e912d commit 5ef9e4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/config/firewall/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall3.git
PKG_SOURCE_DATE:=2019-09-15
PKG_SOURCE_VERSION:=c26f8907d1d2921018240774b75cf9cfda352fa7
PKG_MIRROR_HASH:=5a2a6bca58d6b3bd10afbddbfacd57820fb48a0954279b25923b07a27f667e10
PKG_SOURCE_DATE:=2019-09-18
PKG_SOURCE_VERSION:=383eb58f1750b3b96a82558b5dcb806a8a2528bc
PKG_MIRROR_HASH:=eb589a8b8f0c24920221ca79367940ce735548539b9ae685477138be6c5eed89
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC

Expand Down

0 comments on commit 5ef9e4f

Please sign in to comment.