wok rev 10197

Up: gnome-doc-utils to 0.20.6.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 23:02:03 2011 +0000 (2011-05-20)
parents 6836da13af2a
children 9f2655ff38ef
files gnome-doc-utils-dev/receipt gnome-doc-utils/receipt
line diff
     1.1 --- a/gnome-doc-utils-dev/receipt	Fri May 20 23:00:39 2011 +0000
     1.2 +++ b/gnome-doc-utils-dev/receipt	Fri May 20 23:02:03 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-doc-utils-dev"
     1.7 -VERSION="0.20.4"
     1.8 +VERSION="0.20.6"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Gnome Documentation utilities dev files."
    1.11  MAINTAINER="erjo@slitaz.org"
     2.1 --- a/gnome-doc-utils/receipt	Fri May 20 23:00:39 2011 +0000
     2.2 +++ b/gnome-doc-utils/receipt	Fri May 20 23:02:03 2011 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gnome-doc-utils"
     2.7 -VERSION="0.20.4"
     2.8 +VERSION="0.20.6"
     2.9  CATEGORY="misc"
    2.10  SHORT_DESC="Documentation  utilities for Gnome"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12 @@ -9,7 +9,7 @@
    2.13  BUILD_DEPENDS="libxml2-dev libxslt-dev rarian-dev libxml2-python pkg-config intltool"
    2.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.15  WEB_SITE="http://www.gnome.org/"
    2.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    2.18  
    2.19  # Rules to configure and make the package.
    2.20  compile_rules()