From 1ae764c69ce7373f9f40acdfe7e2585991438091 Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 12 Feb 2024 09:53:00 +0100 Subject: [PATCH] cpio: update to 2.15. --- srcpkgs/cpio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cpio/template b/srcpkgs/cpio/template index d26c85531b3..a041bf61db1 100644 --- a/srcpkgs/cpio/template +++ b/srcpkgs/cpio/template @@ -1,6 +1,6 @@ # Template file for 'cpio' pkgname=cpio -version=2.14 +version=2.15 revision=1 build_style=gnu-configure configure_args="--with-rmt=/usr/bin/rmt" @@ -10,6 +10,6 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/cpio/" distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2" -checksum=fcdc15d60f7267a6fc7efcd6b9db7b6c8966c4f2fbbb964c24d41336fd3f2c12 +checksum=937610b97c329a1ec9268553fb780037bcfff0dcffe9725ebc4fd9c1aa9075db CFLAGS="-fcommon"