From: Michael Tremer Date: Mon, 20 Dec 2010 12:10:33 +0000 (+0100) Subject: gcc: Update to 4.5.2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e6f5c8d5d6612ba95ebd514d333a47b82036ec;p=ipfire-3.x.git gcc: Update to 4.5.2. Closes #115. --- diff --git a/pkgs/core/gcc/gcc.nm b/pkgs/core/gcc/gcc.nm index e16e6832a..8b2b4f46a 100644 --- a/pkgs/core/gcc/gcc.nm +++ b/pkgs/core/gcc/gcc.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include PKG_NAME = gcc -PKG_VER = 4.5.1 -PKG_REL = 3 +PKG_VER = 4.5.2 +PKG_REL = 0 PKG_MAINTAINER = Michael Tremer PKG_GROUP = Development/Compilers