cpio: update to 2.15.

This commit is contained in:
Piraty 2024-02-12 09:53:00 +01:00
parent 1cdf8c951b
commit 1ae764c69c
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -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 <orphan@voidlinux.org>"
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"