tools/7z: update to 24.09
There are no patches that need to be refreshed. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/19020 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
c374deca7e
commit
ce9c7b05a4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue