From: Hauke Mehrtens Date: Mon, 24 Aug 2020 16:04:42 +0000 (+0200) Subject: firewall: Fix PKG_MIRROR_HASH X-Git-Tag: v21.02.0-rc1~1791 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a69949a13f8cf3eca0fccda0d826928034877c9b;p=openwrt%2Fopenwrt.git firewall: Fix PKG_MIRROR_HASH Fixes: 6c57fb7aa93d ("firewall: bump to version 2020-07-05") Signed-off-by: Hauke Mehrtens --- diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 16edfd3527..105d4a0451 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall3.git PKG_SOURCE_DATE:=2020-07-25 PKG_SOURCE_VERSION:=e9b90dfac2225927c035f6a76277b850c282dc9a -PKG_MIRROR_HASH:=9164089058b5c8d62e81806dcd2261b9f78b050fb40cd84cbd127794ad7a940e +PKG_MIRROR_HASH:=917f662d48a766f86ee61a83e13a61688d6eca3647dd4aca1973b1fa1ea64fec PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=ISC