diff --git a/templates/gcc/template b/templates/gcc/template index fc9e4d32e8f..cdd5010b4be 100644 --- a/templates/gcc/template +++ b/templates/gcc/template @@ -1,7 +1,7 @@ # Template build file for 'gcc' pkgname=gcc -sourcepkg=gcc -version=4.4.0 +sourcepkg=$pkgname +version=4.4.1 patch_files="$pkgname-fix-amd64.diff" distfiles=" http://ftp.gnu.org/pub/gnu/gcc/$pkgname-$version/$pkgname-$version.tar.bz2" @@ -13,7 +13,7 @@ configure_args="--enable-clocale=gnu --disable-bootstrap --disable-rpath --with-system-zlib --enable-shared" short_desc="The GNU C Compiler suite" maintainer="Juan RP " -checksum=c5fe6f4c62ee7288765c3800ec9d21ad936bdcb5a04374cc09bd5a4232b836c9 +checksum=cbefa9abd4adac0931e1b556072dcd8b32a360d4b95a94d7822c86bded803d5b long_desc=" The GNU C Compiler suite, with support for C, C++, Fortran, ObjC."