diff options
author | Michael Pratt <mcpratt@pm.me> | 2022-07-11 20:35:38 -0400 |
---|---|---|
committer | Rui Salvaterra <rsalvaterra@gmail.com> | 2022-07-14 17:09:06 +0100 |
commit | ba7da7368086d0721da7cd4d627209dffda5c1d6 (patch) | |
tree | 6c8878f2c6b7200485107eb8c5540aca7c8dc06b /package | |
parent | e34ed3a833c7549203bd38bce288828981d591d8 (diff) | |
download | upstream-ba7da7368086d0721da7cd4d627209dffda5c1d6.tar.gz upstream-ba7da7368086d0721da7cd4d627209dffda5c1d6.tar.bz2 upstream-ba7da7368086d0721da7cd4d627209dffda5c1d6.zip |
firewall3: update file hash
the hash and timestamp of the remote copy of the archive
has changed since last bump
meaning the remote archive copy was recreated
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Diffstat (limited to 'package')
-rw-r--r-- | package/network/config/firewall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 9715e1f6bb..e4a3ad97f7 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:=2022-02-17 PKG_SOURCE_VERSION:=4cd7d4f36bea731bf901cb067456f1d460294926 -PKG_MIRROR_HASH:=307baf09c61ce727b4edb4283144b0d8128ebba34b858cc6389571421f829a24 +PKG_MIRROR_HASH:=ce9e8ac1bcf22afbb0a80c3da1a8e8e887851299681097e3dfbfc347f2c4c80f PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> PKG_LICENSE:=ISC |