wok diff gtk+/receipt @ rev 5676

Liferea: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Jun 01 16:38:44 2010 +0200 (2010-06-01)
parents a0187c134f9b
children e4319b0b765a
line diff
     1.1 --- a/gtk+/receipt	Sat May 01 23:37:46 2010 +0200
     1.2 +++ b/gtk+/receipt	Tue Jun 01 16:38:44 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.