aboutsummaryrefslogtreecommitdiff
path: root/net/uradvd/Makefile
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/uradvd/Makefile
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/uradvd/Makefile')
-rw-r--r--net/uradvd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uradvd/Makefile b/net/uradvd/Makefile
index 9cc8b7dec..696cd112e 100644
--- a/net/uradvd/Makefile
+++ b/net/uradvd/Makefile
@@ -7,7 +7,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/uradvd.git
PKG_SOURCE_DATE:=2021-09-14
PKG_SOURCE_VERSION:=9b0da60e27c67305d251b10163e388191d566d7a
-PKG_MIRROR_HASH=c3c9cb5d3a7b30503bff64541bbcaffa84b33e0de39560a5efae077df4e9b134
+PKG_MIRROR_HASH:=84221d0044dd1e622b26ace7cb316be613d3c863293379d551d2c5c280124ddb
PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
PKG_LICENSE:=BSD-2-Clause