coreutils: update to 8.19.
This commit is contained in:
parent
93d65cfb84
commit
48646193b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coreutils'
|
||||
pkgname=coreutils
|
||||
version=8.18
|
||||
version=8.19
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-install-program=hostname"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnu.org/software/coreutils"
|
||||
license="GPL-3"
|
||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
||||
checksum=11dc114374100ac6f56d4b66f588e51d3fe972855466a35a27de7ec67eb2143f
|
||||
checksum=ad3873183fd8cfc7672b3ba54644672e59352f9b2dc7e3ad251c1174dde8a9e7
|
||||
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 a new issue