mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
tar: update to 1.25.
This commit is contained in:
parent
2aa9b59024
commit
6f491dd1c5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'tar'.
|
# Template build file for 'tar'.
|
||||||
pkgname=tar
|
pkgname=tar
|
||||||
version=1.23
|
version=1.25
|
||||||
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="The GNU tape archiver with remote magnetic tape support"
|
short_desc="The GNU tape archiver with remote magnetic tape support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=c9328372db62fbb1d94c9e4e3cefc961111af46de47085b635359c00a0eebe36
|
checksum=f3f6ce41b8e0f327abd05c95990f113ddafbae131e10f79a99728ed46458494b
|
||||||
long_desc="
|
long_desc="
|
||||||
GNU tar, originally shipped as NetBSD's \"tar\" up to version 1.3, is a
|
GNU tar, originally shipped as NetBSD's \"tar\" up to version 1.3, is a
|
||||||
full-featured tar command that can access remote and local magnetic tapes,
|
full-featured tar command that can access remote and local magnetic tapes,
|
||||||
|
|
Loading…
Add table
Reference in a new issue