[openwrt/openwrt] tools/7z: update to 24.09
LEDE Commits
lede-commits at lists.infradead.org
Wed Jun 4 11:15:36 PDT 2025
nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ce9c7b05a492e510e4f7350492dc3a850e93f914
commit ce9c7b05a492e510e4f7350492dc3a850e93f914
Author: Shiji Yang <yangshiji66 at outlook.com>
AuthorDate: Wed Jun 4 20:23:03 2025 +0800
tools/7z: update to 24.09
There are no patches that need to be refreshed.
Signed-off-by: Shiji Yang <yangshiji66 at outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19020
Signed-off-by: Nick Hainke <vincent at systemli.org>
---
tools/7z/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/7z/Makefile b/tools/7z/Makefile
index 962fd5729c..16489590e3 100644
--- a/tools/7z/Makefile
+++ b/tools/7z/Makefile
@@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=7z
-PKG_VERSION:=24.05
+PKG_VERSION:=24.09
PKG_SOURCE:=$(PKG_NAME)$(subst .,,$(PKG_VERSION))-src.tar.xz
PKG_SOURCE_URL:=https://7-zip.org/a/
-PKG_HASH:=63f341cf80b8d287c6e945519b3da0fa75553c85572a471b7fa6e68f9a90b790
+PKG_HASH:=49c05169f49572c1128453579af1632a952409ced028259381dac30726b6133a
PKG_CPE_ID:=cpe:/a:7-zip:7-zip
More information about the lede-commits
mailing list