coreutils: update to 8.18.
This commit is contained in:
parent
a6a77835e7
commit
35f6919988
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'coreutils'
|
||||
pkgname=coreutils
|
||||
version=8.17
|
||||
revision=3
|
||||
version=8.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-install-program=hostname"
|
||||
makedepends="perl gmp-devel acl-devel libcap-devel"
|
||||
|
@ -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=4e075a0d238072a5bd079046e1f024dc5e0d9133d43a39c73d0b86b0d1e2c5e5
|
||||
checksum=11dc114374100ac6f56d4b66f588e51d3fe972855466a35a27de7ec67eb2143f
|
||||
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