wok-stable diff glibmm/receipt @ rev 5696

Up: ario (1.4.4)
author Alexander Medvedev <devl547@gmail.com>
date Wed Jun 16 19:55:44 2010 +0000 (2010-06-16)
parents 9f19aee613be
children 86c7ddf422e6
line diff
     1.1 --- a/glibmm/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/glibmm/receipt	Wed Jun 16 19:55:44 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="glibmm"
     1.7 -VERSION="2.20.0"
     1.8 +VERSION="2.24.2"
     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 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="$DEPENDS glib-dev libgio-dev libgiomm-dev libsigc++-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/glibmm/2.20/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.24/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()