ImmortalWrt/package
Paul Spooren 2070049c1c unetd: fix PKG_MIRROR_HASH
Our CI on GitHub as well as my local machine generates a different
PKG_MIRROR_HASH from what Felix uploaded the other day.

After receiving Felix file, both have indeed different hashes, however
when unpackaged via `xz -d` both have the same tarball content.

Below the checksums to compare:

a62bef497078c7b825f11fc8358c1a43f5db3e6d4b97812044f7653d60747d5b  dl/unetd-2024.03.31~80645766.tar.xz
fbdac59581742bf208c18995b1d69d9848c93bfce487e57ba780d959e0d62fc4  dl/unetd-2024.03.31~80645766_felix.tar.xz

After unpacking:

a7189cae90bc600abf3a3bff3620dc17a9143be8c27d27412de6eb66a1cf1b7d  dl/unetd-2024.03.31~80645766.tar
a7189cae90bc600abf3a3bff3620dc17a9143be8c27d27412de6eb66a1cf1b7d  dl/unetd-2024.03.31~80645766_felix.tar

The tarball with the wrong hash was accidentally generated without the xz
revert to version 5.4.6

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-04-03 13:27:20 +02:00
..
base-files treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
boot mediatek: add support for OpenEmbed SOM7981 2024-03-31 20:20:59 +02:00
devel perf: fix build on linux 6.6 2024-03-29 15:41:16 +01:00
firmware linux-firmware: add missing LICENSE_FILES info 2024-03-29 13:11:47 +01:00
kernel mt76: update to Git HEAD (2024-04-03) 2024-04-03 13:09:15 +02:00
libs treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
network unetd: fix PKG_MIRROR_HASH 2024-04-03 13:27:20 +02:00
system procd: update to Git HEAD (2024-03-30) 2024-04-02 18:35:55 +02:00
utils dtc: fix compilation with both libraries 2024-03-29 23:42:22 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00