wok diff goocanvas/receipt @ rev 12580

nfs-utils: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 28 21:06:31 2012 +0200 (2012-04-28)
parents 7e056f9d7b01
children 380ffe05937a
line diff
     1.1 --- a/goocanvas/receipt	Wed Nov 03 00:43:40 2010 +0000
     1.2 +++ b/goocanvas/receipt	Sat Apr 28 21:06:31 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="goocanvas"
     1.7 -VERSION="0.15"
     1.8 +VERSION="1.0.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="A cairo canvas widget for GTK+"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="gtk+-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://live.gnome.org/GooCanvas"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/$VERSION/$TARBALL"
    1.17 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/1.0/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()