diff src/gcc.mk @ 253:f2dc3a6a2140

update version of packages gcc, libpng and xmlwrapp
author Volker Grabsch <vog@notjusthosting.com>
date Sat, 28 Feb 2009 14:10:16 +0100
parents c8a54b28a3ce
children 5bf9071e67b6
line wrap: on
line diff
--- a/src/gcc.mk	Sat Feb 28 14:02:21 2009 +0100
+++ b/src/gcc.mk	Sat Feb 28 14:10:16 2009 +0100
@@ -2,7 +2,7 @@
 # http://www.tdragon.net/recentgcc/
 
 PKG            := gcc
-$(PKG)_VERSION := 4.3.2-tdm-2
+$(PKG)_VERSION := 4.3.3-tdm-1
 $(PKG)_SUBDIR  := .
 $(PKG)_FILE    := gcc-$($(PKG)_VERSION)-srcbase.zip
 $(PKG)_URL     := http://$(SOURCEFORGE_MIRROR)/tdm-gcc/$($(PKG)_FILE)