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/open-plc-utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/open-plc-utils') diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile index 66f2a029c..a0da75b48 100644 --- a/utils/open-plc-utils/Makefile +++ b/utils/open-plc-utils/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=6 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/qca/open-plc-utils.git PKG_SOURCE_VERSION:=1ba7d5a042e4e8ff6858b08e113eec5dc4e89cf2 -PKG_MIRROR_HASH:=67a8c23a10b6b9e3437badad9f215d5350a766b1d0021c58d0ae092609be2b34 +PKG_MIRROR_HASH:=8a3c22fc9acf700b9ac5ba9a8ca4c27577173ad9401c65e78ab0076374bb03e4 PKG_MAINTAINER:=Michael Heimpold -- cgit v1.2.3