diff options
author | tnut <tnut at nutyx dot com> | 2012-03-06 22:40:36 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-03-06 22:40:36 +0100 |
commit | 95ca2061af64ca71492884def17d41fb0df9006f (patch) | |
tree | f3b180d056e841b09f4c1d1476d20c05dc695118 /coreutils/Pkgfile | |
parent | e55d087239163ee3a984880696811dbf156084b4 (diff) | |
download | nutyx-pakxe-95ca2061af64ca71492884def17d41fb0df9006f.tar.gz nutyx-pakxe-95ca2061af64ca71492884def17d41fb0df9006f.tar.bz2 nutyx-pakxe-95ca2061af64ca71492884def17d41fb0df9006f.tar.xz nutyx-pakxe-95ca2061af64ca71492884def17d41fb0df9006f.zip |
coreutils, maj 8.15-1
Diffstat (limited to 'coreutils/Pkgfile')
-rwxr-xr-x | coreutils/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 7f9776a4b..e6144c83e 100755 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -1,12 +1,12 @@ # Description: Collection d'utilitaire pour le coeur du systeme GNU # URL: http://www.gnu.org/software/coreutils/ -# Maintainer: NuTyX core team +# Maintainer: Jim Meyering meyering at redhat dot com # Packager: thierryn1 at hispeed dot ch name=coreutils -version=8.12 +version=8.15 release=1 -source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz \ +source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz \ http://www.linuxfromscratch.org/patches/lfs/development/coreutils-$version-i18n-1.patch\ http://www.linuxfromscratch.org/patches/lfs/development/coreutils-$version-uname-1.patch) build() { |