wok diff mingw32-gcc-c/receipt @ rev 9075

Up: gavl to 1.2.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Mar 04 10:28:26 2011 +0000 (2011-03-04)
parents 0b4cf0d9e1b5
children d1768332cee0
line diff
     1.1 --- a/mingw32-gcc-c/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/mingw32-gcc-c/receipt	Fri Mar 04 10:28:26 2011 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mingw32-gcc-c"
     1.7 -SOURCE="gcc"
     1.8 +SOURCE="gcc-core"
     1.9  VERSION="3.4.5-20060117-2"
    1.10  CATEGORY="development"
    1.11  SHORT_DESC="MinGW32 gcc, for the C language only."
    1.12  MAINTAINER="rcx@zoominternet.net"
    1.13  DEPENDS="glibc-base mingw32-binutils mingw32-w32api-headers mingw32-runtime-headers"
    1.14  BUILD_DEPENDS="slitaz-toolchain bison flex mingw32-binutils mingw32-runtime-headers mingw32-w32api-headers"
    1.15 -TARBALL="$SOURCE-core-$VERSION-src.tar.gz"
    1.16 +TARBALL="$SOURCE-$VERSION-src.tar.gz"
    1.17  WEB_SITE="http://www.mingw.org/"
    1.18  MINGW32_URL="$SF_MIRROR/mingw"
    1.19  WGET_URL="$MINGW32_URL/$TARBALL"