mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tar: update to 1.34.
This commit is contained in:
parent
e054a3cf3a
commit
e7f3ef8ef9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tar'
|
# Template file for 'tar'
|
||||||
pkgname=tar
|
pkgname=tar
|
||||||
version=1.32
|
version=1.34
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="gl_cv_struct_dirent_d_ino=yes"
|
configure_args="gl_cv_struct_dirent_d_ino=yes"
|
||||||
makedepends="acl-devel"
|
makedepends="acl-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/tar/"
|
homepage="https://www.gnu.org/software/tar/"
|
||||||
distfiles="${GNU_SITE}/tar/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/tar/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d0d3ae07f103323be809bc3eac0dcc386d52c5262499fe05511ac4788af1fdd8
|
checksum=63bebd26879c5e1eea4352f0d03c991f966aeb3ddeb3c7445c902568d5411d28
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# chroot-style=ethereal
|
# chroot-style=ethereal
|
||||||
|
|
Loading…
Add table
Reference in a new issue