From 272f55e87f0731b3f04aefd39598a127b317abf4 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Sat, 6 Apr 2024 12:47:54 +0200 Subject: 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 --- utils/rtl-sdr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/rtl-sdr') diff --git a/utils/rtl-sdr/Makefile b/utils/rtl-sdr/Makefile index f5351759e..cf776baa2 100644 --- a/utils/rtl-sdr/Makefile +++ b/utils/rtl-sdr/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=v2.0.1 PKG_SOURCE_URL:=https://gitea.osmocom.org/sdr/rtl-sdr -PKG_MIRROR_HASH:=5536881b5a1d0709fcd2cc5165a248378399c9e39aebf7b5efb6b12e86cf1e72 +PKG_MIRROR_HASH:=731dfdf5ae70b3155b942c829467113a61590da90b643852ed82b73aae982094 PKG_MAINTAINER:=Vasilis Tsiligiannis PKG_LICENSE:=GPL-2.0-or-later -- cgit v1.2.3