diff options
author | tnut <tnut at nutyx dot com> | 2012-03-06 22:39:38 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-03-06 22:39:38 +0100 |
commit | e55d087239163ee3a984880696811dbf156084b4 (patch) | |
tree | aabe2dccf04eb86b0a65d1ad3a97dcede556464d /binutils/Pkgfile | |
parent | 840b95175e2ad2c0b35a2c8d81570142a0cc4eb5 (diff) | |
download | nutyx-pakxe-e55d087239163ee3a984880696811dbf156084b4.tar.gz nutyx-pakxe-e55d087239163ee3a984880696811dbf156084b4.tar.bz2 nutyx-pakxe-e55d087239163ee3a984880696811dbf156084b4.tar.xz nutyx-pakxe-e55d087239163ee3a984880696811dbf156084b4.zip |
binutils, maj 2.22-1
Diffstat (limited to 'binutils/Pkgfile')
-rwxr-xr-x | binutils/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/Pkgfile b/binutils/Pkgfile index 587f1c66e..15f197afb 100755 --- a/binutils/Pkgfile +++ b/binutils/Pkgfile @@ -1,10 +1,10 @@ # Description: Le paquet GNU Binutils est une collection d'outils # URL: http://sources.redhat.com/binutils/ -# Maintainer: NuTyX core team +# Maintainer: Tristan Gingold, Alan Modra, etc gingold at adacore dot com amodra at bigpond dot net dot au # Packager: thierryn1 at hispeed dot ch name=binutils -version=2.21.1 +version=2.22 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2) |