mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
coreutils: update to 8.14.
This commit is contained in:
parent
8d65d845e6
commit
69f65da213
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=8.13
|
version=8.14
|
||||||
revision=1
|
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-install-program=hostname --bindir=/bin"
|
configure_args="--enable-install-program=hostname --bindir=/bin"
|
||||||
|
@ -9,7 +8,7 @@ short_desc="The GNU core utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/coreutils"
|
homepage="http://www.gnu.org/software/coreutils"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=0bfdbe3ae0cf06bf26bf5bb2bd3983acb8ab60649604cc0dbb08963c9d24ac1b
|
checksum=0d120817c19292edb19e92ae6b8eac9020e03d51e0af9cb116cf82b65d18b02d
|
||||||
long_desc="
|
long_desc="
|
||||||
The GNU Core Utilities are the basic file, shell and text manipulation
|
The GNU Core Utilities are the basic file, shell and text manipulation
|
||||||
utilities of the GNU operating system. These are the core utilities
|
utilities of the GNU operating system. These are the core utilities
|
||||||
|
|
Loading…
Add table
Reference in a new issue