diff options
author | tnut <tnut at nutyx dot com> | 2012-03-05 13:01:36 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-03-05 13:01:36 +0100 |
commit | 32d1fcd58bd9b493436aa463635c5fb6385283f4 (patch) | |
tree | 7c16c38afb2a1e990780b9b6e63ae332f51617f9 /gcc/Pkgfile | |
parent | b2857c2d0d0b3634ddb498a25c60a1c90a89ceb9 (diff) | |
download | nutyx-pakxe-32d1fcd58bd9b493436aa463635c5fb6385283f4.tar.gz nutyx-pakxe-32d1fcd58bd9b493436aa463635c5fb6385283f4.tar.bz2 nutyx-pakxe-32d1fcd58bd9b493436aa463635c5fb6385283f4.tar.xz nutyx-pakxe-32d1fcd58bd9b493436aa463635c5fb6385283f4.zip |
gcc, maj 4.6.3-1
Diffstat (limited to 'gcc/Pkgfile')
-rwxr-xr-x | gcc/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/Pkgfile b/gcc/Pkgfile index f274389f9..910c62900 100755 --- a/gcc/Pkgfile +++ b/gcc/Pkgfile @@ -1,10 +1,10 @@ # Description: La collection de compilateurs C, C++, obc GNU # URL: http://gcc.gnu.org # Packager: thierryn1 at hispeed dot ch -# Maintainer: NuTyX core team +# Maintainer: Jakub Jelinek jakub at redhat dot com name=gcc -version=4.6.2 +version=4.6.3 release=1 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version/$name-$version.tar.bz2) |