wok diff pangomm/receipt @ rev 8309

Up: postgresql to 9.0.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 00:59:41 2011 +0000 (2011-02-01)
parents 971a877972d9
children 3e8c27adff23
line diff
     1.1 --- a/pangomm/receipt	Fri Sep 24 17:59:08 2010 +0000
     1.2 +++ b/pangomm/receipt	Tue Feb 01 00:59:41 2011 +0000
     1.3 @@ -7,9 +7,9 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  DEPENDS="pixman cairomm glibmm libgiomm pango gcc-lib-base"
     1.6  BUILD_DEPENDS="pixman-dev cairomm-dev glibmm-dev libgiomm-dev"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 -WEB_SITE="http://ftp.gnome.org/pub/gnome/sources/pangomm/"
     1.9 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/pangomm/${VERSION%.*}/$TARBALL"
    1.10 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11 +WEB_SITE="http://www.gnome.org/"
    1.12 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()