gcc: update to 4.4.3.

--HG--
extra : convert_revision : e823bca58fb199d57a1626e6495d743679ca724a
This commit is contained in:
Juan RP
2010-01-25 07:27:55 +01:00
parent ec166bfce5
commit d0050253c1
13 changed files with 17 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
# Template build file for 'gcc'
pkgname=gcc
version=4.4.2
revision=4
version=4.4.3
#revision=1
distfiles="http://ftp.gnu.org/pub/gnu/gcc/gcc-$version/gcc-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-clocale=gnu --disable-bootstrap
@@ -12,7 +12,7 @@ configure_args="--enable-clocale=gnu --disable-bootstrap
--with-ppl=${XBPS_MASTERDIR}/usr --with-cloog=${XBPS_MASTERDIR}/usr"
short_desc="The GNU C Compiler"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=1126b6a7b585b3a178bfb7d559221779eb7eba12ce01bc9ca5896f6f9ee639de
checksum=97ed664694b02b4d58ac2cafe443d02a388f9cb3645e7778843b5086a5fec040
long_desc="
The GNU C Compiler, with support for building C code.