wok diff gtkmm/receipt @ rev 5461

Up opal (3.6.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 05 18:43:50 2010 +0200 (2010-05-05)
parents 9f19aee613be
children 7588db8eeda4
line diff
     1.1 --- a/gtkmm/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/gtkmm/receipt	Wed May 05 18:43:50 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gtkmm"
     1.7 -VERSION="2.16.0"
     1.8 +VERSION="2.20.3"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="C++ interface for the popular GUI library GTK+."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,7 +11,7 @@
    1.13  doxygen libgiomm-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.gtkmm.org/"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.16/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/gtkmm/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()