package/libdeflate: bump version to 1.25

Release notes:
https://github.com/ebiggers/libdeflate/blob/v1.25/NEWS.md

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls
2025-11-03 21:31:28 +01:00
committed by Peter Korsgaard
parent 1e90d954bc
commit 450a241b62
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 a0dda1c4b804742066db07b9510876edd09cc0ca06cdc32c5dfe1b2016a26463 libdeflate-1.24.tar.gz
sha256 fed5cd22f00f30cc4c2e5329f94e2b8a901df9fa45ee255cb70e2b0b42344477 libdeflate-1.25.tar.gz
sha256 4ad69099cb4374836fd27583d9991e2838cd86b6e4666ab26b2d32582c91e73a COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBDEFLATE_VERSION = 1.24
LIBDEFLATE_VERSION = 1.25
LIBDEFLATE_SITE = https://github.com/ebiggers/libdeflate/releases/download/v$(LIBDEFLATE_VERSION)
LIBDEFLATE_LICENSE = MIT
LIBDEFLATE_LICENSE_FILES = COPYING