wok diff glib/receipt @ rev 4077

Add: get-wakoopa
author Liu Peng <rocky@slitaz.org>
date Mon Sep 14 08:32:36 2009 +0000 (2009-09-14)
parents 098650c56380
children e676d0c52d4b
line diff
     1.1 --- a/glib/receipt	Sat Jun 13 13:35:45 2009 +0200
     1.2 +++ b/glib/receipt	Mon Sep 14 08:32:36 2009 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="glib"
     1.7 -VERSION="2.20.3"
     1.8 +VERSION="2.21.5"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="C routines."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  BUILD_DEPENDS="gettext cairo-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.gtk.org/"
    1.15 -WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/glib/2.20/$TARBALL"
    1.16 +WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/glib/2.21/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()