coreutils: update to 8.21

This commit is contained in:
Tom G. Christensen 2013-11-09 09:36:09 +01:00
parent cd7abd6cc1
commit 6cf7c6c22b
2 changed files with 7 additions and 2 deletions

View File

@ -6,9 +6,9 @@
###########################################################
# Check the following 4 variables before running the script
topdir=coreutils
version=6.11
version=8.21
pkgver=1
source[0]=$topdir-$version.tar.gz
source[0]=ftp://ftp.sunet.se/pub/gnu/coreutils/$topdir-$version.tar.xz
# If there are no patches, simply comment this
#patch[0]=
@ -18,6 +18,7 @@ source[0]=$topdir-$version.tar.gz
# Global settings
export CPPFLAGS="-I/usr/tgcware/include"
export LDFLAGS="-L/usr/tgcware/lib -R/usr/tgcware/lib"
gnu_link [ base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false fmt fold groups head hostid id install join kill link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort split stat stdbuf stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink uptime users vdir wc who whoami yes
reg prep
prep()

4
coreutils/meta/ChangeLog Normal file
View File

@ -0,0 +1,4 @@
CHANGELOG
---------
* Fri Nov 08 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 8.21-1
- Update to 8.21