summaryrefslogtreecommitdiffstats
path: root/package/libs/libnl-tiny/Makefile
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2024-03-25 10:03:26 +0100
committerRobert Marko <robimarko@gmail.com>2024-04-06 11:24:18 +0200
commitb3c1c57a35a0974cf931c71f7279ec0e1fc0fa80 (patch)
tree2d36a33cb84076b9af43089e53cb31a741cba2e4 /package/libs/libnl-tiny/Makefile
parentbab3ae2ee7656600a185f4cef11cef94389023af (diff)
downloadopenwrt-b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80.tar.gz
openwrt-b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80.tar.bz2
openwrt-b3c1c57a35a0974cf931c71f7279ec0e1fc0fa80.zip
treewide: update PKG_MIRROR_HASH to zst
When using zst instead of xz, the hash changes. This commit fixes the hash for packages and tools in core. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'package/libs/libnl-tiny/Makefile')
-rw-r--r--package/libs/libnl-tiny/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libnl-tiny/Makefile b/package/libs/libnl-tiny/Makefile
index 093c058a22..c211288f8e 100644
--- a/package/libs/libnl-tiny/Makefile
+++ b/package/libs/libnl-tiny/Makefile
@@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/libnl-tiny.git
PKG_SOURCE_DATE:=2023-12-05
PKG_SOURCE_VERSION:=965c4bf49658342ced0bd6e7cb069571b4a1ddff
-PKG_MIRROR_HASH:=4e166d01533aaaea5e01a2e3605ae224c3d632264936b6c40c07335e11e6b51b
+PKG_MIRROR_HASH:=4b56499e71f5f10b123e1c7ee13dbfcd970de560bff8d16ab39dc25c9ff743cb
CMAKE_INSTALL:=1
PKG_LICENSE:=LGPL-2.1