wok-stable diff gnome-doc-utils/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents 1830241d031d
children
line diff
     1.1 --- a/gnome-doc-utils/receipt	Sat Mar 19 23:28:21 2011 +0000
     1.2 +++ b/gnome-doc-utils/receipt	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnome-doc-utils"
     1.7 -VERSION="0.20.4"
     1.8 +VERSION="0.20.6"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Documentation  utilities for Gnome"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="libxml2-dev libxslt-dev rarian-dev libxml2-python pkg-config intltool"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.gnome.org/"
    1.16 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.17 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()