prosody: fix PKG_HASH for 0.12.4
authorAlexandru Ardelean <redacted>
Tue, 28 Apr 2026 05:03:40 +0000 (08:03 +0300)
committerJosef Schlehofer <redacted>
Tue, 28 Apr 2026 21:10:43 +0000 (23:10 +0200)
The prosody.im upstream updated the 0.12.4 tarball in-place, changing
its content without bumping the version. Update PKG_HASH to match the
currently published tarball.

Fixes: f4d305b73 ("prosody: update to 0.12.4")
Signed-off-by: Alexandru Ardelean <redacted>
net/prosody/Makefile

index 5c938658b2ff85a63a1b1be2c0dc08e9b7b57545..f071ee7964b86653423f0161189e07b6f4f287e5 100644 (file)
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://prosody.im/downloads/source
-PKG_HASH:=1dc0c3dcebdf26e579aff3c320d72e93495e295b832dd37163447d8a71c34ff1
+PKG_HASH:=47d712273c2f29558c412f6cdaec073260bbc26b7dda243db580330183d65856
 
 PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
 PKG_LICENSE:=MIT/X11
git clone https://git.99rst.org/PROJECT