aboutsummaryrefslogtreecommitdiff
path: root/net/apinger
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2024-04-06 12:47:54 +0200
committerRobert Marko <robimarko@gmail.com>2024-04-07 12:06:34 +0200
commit272f55e87f0731b3f04aefd39598a127b317abf4 (patch)
treec2cbcf687848c4a02159bc63c0c707ff47dcf53c /net/apinger
parentca3209a3b35cd80de39f9f4f2a263211191807cb (diff)
treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format for packaging git repo clones we must refresh all of the hashes for the packages feed as well. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'net/apinger')
-rw-r--r--net/apinger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/apinger/Makefile b/net/apinger/Makefile
index 244df9684..4d24a2391 100644
--- a/net/apinger/Makefile
+++ b/net/apinger/Makefile
@@ -14,7 +14,7 @@ PKG_RELEASE:=6
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/Jajcus/apinger
-PKG_MIRROR_HASH:=4ada1330fc5d0adc0216d141f5e3b494df7a4c6500bbffce1efeab3d58684f7e
+PKG_MIRROR_HASH:=00d93d46b072cd231773a542b0e7ea6f01b2f8b73f162dec0adeb4a777d1d48c
PKG_MAINTAINER:=Alex Samorukov <samm@os2.kiev.ua>
PKG_LICENSE:=GPL-2.0-only