mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cpio: update to 2.15.
This commit is contained in:
parent
1cdf8c951b
commit
1ae764c69c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cpio'
|
# Template file for 'cpio'
|
||||||
pkgname=cpio
|
pkgname=cpio
|
||||||
version=2.14
|
version=2.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-rmt=/usr/bin/rmt"
|
configure_args="--with-rmt=/usr/bin/rmt"
|
||||||
|
@ -10,6 +10,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/cpio/"
|
homepage="http://www.gnu.org/software/cpio/"
|
||||||
distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"
|
distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"
|
||||||
checksum=fcdc15d60f7267a6fc7efcd6b9db7b6c8966c4f2fbbb964c24d41336fd3f2c12
|
checksum=937610b97c329a1ec9268553fb780037bcfff0dcffe9725ebc4fd9c1aa9075db
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue