cpio: rebuild for metadata
This commit is contained in:
parent
bce9bae96b
commit
90a3e70d42
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'cpio'
|
||||
pkgname=cpio
|
||||
version=2.12
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
checkdepends="bash" # required for symlink-long test
|
||||
configure_args="--with-rmt=/usr/bin/rmt"
|
||||
checkdepends="bash"
|
||||
short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/cpio/"
|
||||
license="GPL-3"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"
|
||||
checksum=70998c5816ace8407c8b101c9ba1ffd3ebbecba1f5031046893307580ec1296e
|
||||
|
|
Loading…
Reference in a new issue