coreutils: update to 8.14.
This commit is contained in:
parent
8d65d845e6
commit
69f65da213
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'coreutils'
|
||||
pkgname=coreutils
|
||||
version=8.13
|
||||
revision=1
|
||||
version=8.14
|
||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-install-program=hostname --bindir=/bin"
|
||||
|
@ -9,7 +8,7 @@ short_desc="The GNU core utilities"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnu.org/software/coreutils"
|
||||
license="GPL-3"
|
||||
checksum=0bfdbe3ae0cf06bf26bf5bb2bd3983acb8ab60649604cc0dbb08963c9d24ac1b
|
||||
checksum=0d120817c19292edb19e92ae6b8eac9020e03d51e0af9cb116cf82b65d18b02d
|
||||
long_desc="
|
||||
The GNU Core Utilities are the basic file, shell and text manipulation
|
||||
utilities of the GNU operating system. These are the core utilities
|
||||
|
|
Loading…
Reference in New Issue