faad2: fix PKG_MIRROR_HASH
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 10 May 2024 11:40:06 +0000 (13:40 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 10 May 2024 12:16:38 +0000 (14:16 +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: 0c13c5e3c8de ("faad2: fix version for APK")
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/faad2/Makefile

index e0e68e06a33c4c7dabdfda44db96cf2720d5711b..5d7338703a226ef7cd4bfa9b3d7c2d04ae45301d 100644 (file)
@@ -12,7 +12,7 @@ PKG_RELEASE:=2
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_VERSION:=$(PKG_VERSION)
 PKG_SOURCE_URL:=https://github.com/knik0/faad2
-PKG_MIRROR_HASH:=5a4d2e520fa5baeedac703c3dbb7eb81ff80cabd4083c08e6e1305d6811547e7
+PKG_MIRROR_HASH:=3bedd29eb3a55a052158bb27f68c69177ebacb93c6a0643c0aac6303512eeb15
 
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
 PKG_LICENSE:=GPL-2.0-or-later