projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd8307e
)
tools/libdeflate: update to 1.25
author
Nick Hainke
<
[email protected]
>
Thu, 20 Nov 2025 20:34:17 +0000
(21:34 +0100)
committer
Nick Hainke
<
[email protected]
>
Sat, 22 Nov 2025 22:07:46 +0000
(23:07 +0100)
Changelog:
- Update to v1.25 (2025-10-31): no fixes or improvements, only the build
harness maintenance.
Link:
https://github.com/openwrt/openwrt/pull/20844
Signed-off-by: Nick Hainke <
[email protected]
>
tools/libdeflate/Makefile
patch
|
blob
|
history
diff --git
a/tools/libdeflate/Makefile
b/tools/libdeflate/Makefile
index ba379dfad825f1e22fe65152bc5aa2264052dea0..c7086e615d34fe9267ea5313c6ab9b3042ca37f4 100644
(file)
--- a/
tools/libdeflate/Makefile
+++ b/
tools/libdeflate/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libdeflate
-PKG_VERSION:=1.2
4
+PKG_VERSION:=1.2
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/ebiggers/libdeflate/releases/download/v$(PKG_VERSION)
-PKG_HASH:=
a0dda1c4b804742066db07b9510876edd09cc0ca06cdc32c5dfe1b2016a26463
+PKG_HASH:=
fed5cd22f00f30cc4c2e5329f94e2b8a901df9fa45ee255cb70e2b0b42344477
include $(INCLUDE_DIR)/host-build.mk