libdeflate: update to 1.22
authorGábor Deé <dee.gabor@gmail.com>
Mon, 28 Oct 2024 13:49:40 +0000 (14:49 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 9 Dec 2024 13:44:51 +0000 (15:44 +0200)
Release note:
https://github.com/ebiggers/libdeflate/blob/master/NEWS.md#version-122

Signed-off-by: Gábor Deé <dee.gabor@gmail.com>
libs/libdeflate/Makefile

index d0a9ed8058e2d9b0aaaf5a33472aeef102b47d1b..3c1eef34bf17173b614d8b3b4ab876a3fd25f82e 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libdeflate
-PKG_VERSION:=1.18
+PKG_VERSION:=1.22
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/ebiggers/libdeflate/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=225d982bcaf553221c76726358d2ea139bb34913180b20823c782cede060affd
+PKG_HASH:=7834d9adbc9a809e0fb0d7b486060a9ae5f7819eb7f55bb8c22b10d7b3bed8da
 
 PKG_LICENSE:=COPYING
 PKG_LICENSE_FILES:=MIT