Skip to content

Commit

Permalink
tools/cpio: update to 2.15
Browse files Browse the repository at this point in the history
Release Notes:
https://lists.gnu.org/archive/html/info-gnu/2024-01/msg00006.html

Fixes: openwrt#15228
Signed-off-by: Nick Hainke <vincent@systemli.org>
Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
PolynomialDivision authored and robimarko committed Apr 22, 2024
1 parent 675d9a2 commit 82ba1d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cpio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 82ba1d2

Please sign in to comment.