From: Michael Tremer Date: Mon, 22 Feb 2010 01:08:24 +0000 (+0100) Subject: gcc: Update to 4.4.3. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597ba387ce190df24c7aab2bcf66841acc1deaf4;p=ipfire-3.x.git gcc: Update to 4.4.3. Fixes issue #505. --- diff --git a/pkgs/core/gcc/gcc.nm b/pkgs/core/gcc/gcc.nm index 2510b5094..471f908f6 100644 --- a/pkgs/core/gcc/gcc.nm +++ b/pkgs/core/gcc/gcc.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = gcc -PKG_VER = 4.4.1 +PKG_VER = 4.4.3 PKG_REL = 0 PKG_MAINTAINER = Michael Tremer