wok-current diff gtk+/receipt @ rev 5560

emotion, esmart, ewl, ffmpeg-svn: cache svn fetched files in SOURCES_REPOSITORY
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 14 10:42:16 2010 +0200 (2010-05-14)
parents a0187c134f9b
children e4319b0b765a
line diff
     1.1 --- a/gtk+/receipt	Sat May 01 23:37:46 2010 +0200
     1.2 +++ b/gtk+/receipt	Fri May 14 10:42:16 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gtk+"
     1.7 -VERSION="2.19.7"
     1.8 +VERSION="2.20.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="The GIMP Toolkit."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -16,7 +16,7 @@
    1.13  SUGGESTED="cups gnutls libgcrypt libgpg-error"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.gtk.org/"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.19/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/gtk+/${VERSION%.*}/$TARBALL"
    1.18  CONFIG_FILES="/etc/gtk-2.0"
    1.19  
    1.20  # Rules to configure and make the package.