From: Michael Tremer Date: Tue, 28 Jun 2011 13:01:45 +0000 (+0200) Subject: gcc: Update to 4.6.1. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b147bdbce609bf254218a1dee0c1ec5b9ec876c6;p=ipfire-3.x.git gcc: Update to 4.6.1. --- diff --git a/pkgs/gcc/gcc.nm b/pkgs/gcc/gcc.nm index 22fd0d8db..fa9d7385f 100644 --- a/pkgs/gcc/gcc.nm +++ b/pkgs/gcc/gcc.nm @@ -25,8 +25,8 @@ include $(PKGROOT)/Include PKG_NAME = gcc -PKG_VER = 4.6.0 -PKG_REL = 3 +PKG_VER = 4.6.1 +PKG_REL = 1 PKG_MAINTAINER = Michael Tremer PKG_GROUPS = Development/Compilers