Files
packages/libs
Josef Schlehofer cba772d955 gots_engine: fix PKG_MIRROR_HASH
It was discovered by CI/CD that it is no longer valid.

Fixes:
```
2026-04-29T13:04:58.0170130Z SHELL= flock /builder/tmp/.gost_engine-3.0.3.tar.zst.flock -c '  	/builder/scripts/download.pl "/builder/dl" "gost_engine-3.0.3.tar.zst" "ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" "" || (  /builder/scripts/dl_github_archive.py --dl-dir="/builder/dl" --url="https://github.com/gost-engine/engine" --version="v3.0.3" --subdir="gost_engine-3.0.3" --source="gost_engine-3.0.3.tar.zst" --hash="ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" --submodules  || ( 	echo "Checking out files from the git repository..."; mkdir -p /builder/tmp/dl && cd /builder/tmp/dl && rm -rf gost_engine-3.0.3 && [ \! -d gost_engine-3.0.3 ] && git clone  https://github.com/gost-engine/engine gost_engine-3.0.3 && (cd gost_engine-3.0.3 && git checkout v3.0.3) && export TAR_TIMESTAMP=`cd gost_engine-3.0.3 && git log -1 --no-show-signature --format='\''@%ct'\''` && echo "Generating formal git archive (apply .gitattributes rules)" && (cd gost_engine-3.0.3 && git config core.abbrev 8 && git archive --format=tar HEAD --output=../gost_engine-3.0.3.tar.git) &&  tar --numeric-owner --owner=0 --group=0 --ignore-failed-read -C gost_engine-3.0.3 -f gost_engine-3.0.3.tar.git -r .git .gitmodules 2>/dev/null  && rm -rf gost_engine-3.0.3 && mkdir gost_engine-3.0.3 && tar -C gost_engine-3.0.3 -xf gost_engine-3.0.3.tar.git && (cd gost_engine-3.0.3 && git submodule update --init --recursive --  && rm -rf .git .gitmodules) && echo "Packing checkout..." && 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c gost_engine-3.0.3 | 	zstd -T0 --ultra -20 -c > /builder/tmp/dl/gost_engine-3.0.3.tar.zst && mv /builder/tmp/dl/gost_engine-3.0.3.tar.zst /builder/dl/ && rm -rf gost_engine-3.0.3; );  )  && ( file_hash="$(/builder/staging_dir/host/bin/mkhash sha256 "/builder/dl/gost_engine-3.0.3.tar.zst")"; [ "$file_hash" = "ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" ] || [ "ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" = "skip" ] || { echo "Hash mismatch for file gost_engine-3.0.3.tar.zst: expected ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88, got $file_hash"; false; }; )    '
2026-04-29T13:04:58.0559677Z + curl -f --connect-timeout 5 --retry 3 --location https://sources.cdn.openwrt.org/gost_engine-3.0.3.tar.zst
2026-04-29T13:04:58.0616240Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2026-04-29T13:04:58.0616964Z                                  Dload  Upload   Total   Spent    Left  Speed
2026-04-29T13:04:58.0617618Z
2026-04-29T13:04:58.1364520Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2026-04-29T13:04:58.1365467Z 100  977k  100  977k    0     0  12.8M      0 --:--:-- --:--:-- --:--:-- 12.8M
2026-04-29T13:04:58.1453386Z Hash of the downloaded file does not match (file: b3a6701cd97e4db4f3e0f4b356c991075c6157dd3941d34851c8f36baa1d2721, requested: ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88) - deleting download.
```

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-05-05 09:19:19 +02:00
..
2024-02-07 13:52:46 -08:00
2025-08-23 23:59:38 +03:00
2024-02-07 14:00:33 -08:00
2025-11-12 19:07:04 +02:00
2023-04-21 22:46:58 +02:00
2024-02-04 16:16:10 -08:00
2025-06-08 11:39:42 +03:00
2024-02-16 14:00:59 +08:00
2026-02-20 19:13:20 +00:00
2026-02-07 19:16:38 +02:00
2026-01-31 04:10:30 +02:00
2025-12-31 09:22:58 +02:00
2024-02-04 16:07:26 -08:00
2025-05-22 23:27:12 +02:00
2025-07-13 16:24:14 +02:00
2025-04-26 16:55:22 +01:00
2025-07-09 00:24:32 +08:00
2026-01-09 10:55:14 +01:00
2024-04-19 14:18:45 -07:00
2026-03-20 18:16:10 +02:00
2025-09-17 02:31:47 +08:00
2026-03-15 09:10:45 +02:00
2025-10-28 23:32:24 +01:00
2026-03-19 14:35:59 +02:00
2026-05-05 08:54:20 +03:00
2024-01-31 16:00:10 -08:00
2025-11-11 16:27:09 +01:00
2025-10-02 13:37:16 +03:00
2024-05-15 14:36:27 -07:00
2024-02-04 16:16:10 -08:00
2025-09-07 14:31:34 +08:00
2024-02-04 16:16:10 -08:00
2026-03-23 03:42:18 +01:00
2026-02-07 19:18:03 +02:00
2026-02-07 19:18:03 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2026-03-18 09:19:32 +01:00
2026-03-19 14:33:25 +02:00
2026-02-19 20:15:36 +02:00
2025-07-09 00:25:40 +08:00
2026-03-15 09:12:48 +02:00
2025-02-20 18:12:02 +01:00
2025-11-06 22:29:22 +02:00
2024-03-08 00:34:29 +08:00
2026-01-09 10:54:44 +01:00
2024-02-04 15:54:56 -08:00
2026-01-09 10:54:35 +01:00
2025-09-20 23:21:48 +08:00
2025-06-23 08:50:18 +02:00
2026-05-05 08:54:20 +03:00
2026-05-05 08:54:20 +03:00
2024-02-22 10:48:21 -08:00
2025-04-26 16:55:11 +01:00
2023-01-20 11:07:55 +00:00
2025-09-09 22:02:07 +03:00
2026-04-19 19:09:28 -06:00
2025-04-26 16:55:22 +01:00
2024-08-16 15:51:54 -07:00
2025-04-17 15:10:28 +02:00
2026-02-18 20:47:52 +01:00
2024-02-14 17:06:38 -08:00
2024-08-19 10:11:04 -07:00
2026-03-19 14:33:01 +02:00
2024-08-18 10:55:39 -07:00
2025-07-29 19:54:08 +03:00
2025-08-23 19:50:49 +03:00
2025-04-26 15:26:23 +01:00
2025-07-09 00:29:57 +08:00
2026-02-19 20:15:36 +02:00
2025-07-09 00:31:21 +08:00
2026-01-04 08:58:07 +02:00
2025-07-31 21:50:51 +02:00
2025-08-23 13:29:26 +03:00
2024-08-23 13:54:07 -07:00
2024-02-02 17:54:36 +08:00
2026-03-22 17:52:26 +02:00
2026-05-03 17:48:47 +03:00
2024-10-31 13:57:58 +01:00
2024-02-04 16:16:10 -08:00
2025-07-30 22:01:12 +02:00
2026-03-18 09:01:30 +01:00
2026-05-05 08:54:20 +03:00
2025-07-07 09:49:57 +02:00
2026-02-19 20:15:36 +02:00
2024-06-29 15:45:12 -07:00
2023-04-21 22:46:58 +02:00
2025-07-31 21:50:51 +02:00
2025-07-02 18:10:20 +08:00
2024-10-07 18:08:18 -07:00
2025-04-29 12:03:21 +08:00
2026-02-04 07:45:43 +02:00
2026-02-18 20:53:25 +02:00
2026-02-21 22:27:11 +00:00
2026-03-24 08:58:39 +01:00
2025-07-09 00:25:57 +08:00
2026-03-23 20:23:25 +02:00
2024-08-16 15:51:20 -07:00
2025-09-09 22:02:50 +03:00
2025-08-23 19:50:49 +03:00
2025-08-24 15:37:51 +02:00
2026-04-03 22:21:29 +03:00
2024-02-14 17:09:50 -08:00
2023-04-21 22:46:58 +02:00
2024-08-03 16:42:01 -07:00
2025-11-12 01:46:40 +08:00
2024-04-13 14:04:45 -07:00
2023-04-21 22:46:58 +02:00
2026-03-23 18:52:42 +02:00
2025-08-24 22:27:19 +08:00
2026-05-05 08:54:20 +03:00
2026-05-05 08:54:20 +03:00
2024-02-04 16:16:10 -08:00
2025-04-26 16:55:22 +01:00
2025-06-18 17:52:51 +03:00
2025-06-30 11:56:51 +08:00
2026-03-13 09:34:51 +02:00
2026-03-18 09:00:27 +01:00
2024-05-27 10:52:01 -07:00
2024-02-04 16:16:10 -08:00
2024-06-29 15:26:38 -07:00
2023-01-20 17:44:14 -08:00
2025-09-10 13:40:44 +01:00
2023-04-21 22:46:58 +02:00
2025-12-31 09:22:58 +02:00
2026-03-15 09:20:28 +02:00
2022-11-07 17:30:36 -08:00
2024-02-04 16:16:10 -08:00
2023-04-21 22:46:58 +02:00
2025-12-31 09:22:58 +02:00
2025-11-20 17:04:44 +01:00
2025-11-14 12:16:53 +01:00
2026-04-24 06:51:29 +03:00
2026-01-09 10:55:05 +01:00
2024-02-04 16:16:10 -08:00
2025-11-15 08:32:37 +02:00