From c02a2db05e941c49ba3d073f537c2d101c7e48b0 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Sat, 23 Mar 2024 13:07:25 +0100 Subject: treewide: update PKG_MIRROR_HASH after APK version schema With the change in version schema the downloaded files changed, too, mostly the hash is now prefixed with a tilde `~` instead of a dash `-`. Since each downloaded archive contains folder with the same name as the archive, the checksum changed. Signed-off-by: Paul Spooren --- package/kernel/qca-nss-dp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/qca-nss-dp') diff --git a/package/kernel/qca-nss-dp/Makefile b/package/kernel/qca-nss-dp/Makefile index f9e992f246..e17446d236 100644 --- a/package/kernel/qca-nss-dp/Makefile +++ b/package/kernel/qca-nss-dp/Makefile @@ -7,7 +7,7 @@ PKG_SOURCE_URL:=https://git.codelinaro.org/clo/qsdk/oss/lklm/nss-dp.git PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2023-06-06 PKG_SOURCE_VERSION:=fa67464466f69f00967cc373d1bdd6025f57eb89 -PKG_MIRROR_HASH:=51bf524382a5cb542c2c80d12a91f87b9736de3ac3c1d4a351c97b3502d68574 +PKG_MIRROR_HASH:=48a3c3c6af426bf8a14dc4c2c68c4af70117acf31269024792b3a455181b7d31 PKG_BUILD_PARALLEL:=1 PKG_FLAGS:=nonshared -- cgit v1.2.3