tools/cpio: update to 2.15
authorNick Hainke <vincent@systemli.org>
Wed, 24 Jan 2024 12:18:53 +0000 (13:18 +0100)
committerNick Hainke <vincent@systemli.org>
Thu, 25 Jan 2024 15:06:49 +0000 (16:06 +0100)
Release Notes:
https://lists.gnu.org/archive/html/info-gnu/2024-01/msg00006.html

Signed-off-by: Nick Hainke <vincent@systemli.org>
tools/cpio/Makefile

index 1550785ddc5d71be6c9bf5dd07c5a2ff3f2af6ed..bd6e2589803f61295181273f2bc92b6f3977b32e 100644 (file)
@@ -3,11 +3,11 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cpio
 PKG_CPE_ID:=cpe:/a:gnu:cpio
-PKG_VERSION:=2.14
+PKG_VERSION:=2.15
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@GNU/cpio
-PKG_HASH:=fcdc15d60f7267a6fc7efcd6b9db7b6c8966c4f2fbbb964c24d41336fd3f2c12
+PKG_HASH:=937610b97c329a1ec9268553fb780037bcfff0dcffe9725ebc4fd9c1aa9075db
 
 include $(INCLUDE_DIR)/host-build.mk