atlas-probe: fix PKG_MIRROR_HASH
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 10 May 2024 12:02:32 +0000 (14:02 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 10 May 2024 12:17:49 +0000 (14:17 +0200)
Due to the change in the version description, the package must be
downloaded again. In addition, the standard compression method has changed
to zst. The checksum must therefore be recalculated.

Fixes: 072140981093 ("atlas-probe: fix version for APK")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/atlas-probe/Makefile

index f8c3a66613284a51871d47d9cf2daf18a59ba2ba..eb2ffbd34f058a90f794b813f8a10d9efb92e1b5 100644 (file)
@@ -14,7 +14,7 @@ PKG_RELEASE:=2
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=$(PKG_VERSION)
 PKG_SOURCE_URL:=https://github.com/RIPE-NCC/ripe-atlas-probe-busybox
-PKG_MIRROR_HASH:=db2ffc377d09151f33100ae3f62705a84b5ead468074923db622f0a06966fb1a
+PKG_MIRROR_HASH:=6caa57297984814ed3d3369f7ac8682c688e39ed592102977048ab7de80e1a91
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
 PKG_LICENSE:=GPL-2.0-or-later