wok diff yelp-xsl/receipt @ rev 21490

trickle: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 01 18:05:32 2019 +0200 (2019-05-01)
parents e10394d67dd1
children ef8598e320f4
line diff
     1.1 --- a/yelp-xsl/receipt	Thu Jul 10 09:29:48 2014 +0200
     1.2 +++ b/yelp-xsl/receipt	Wed May 01 18:05:32 2019 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  MAINTAINER="yuripourre@gmail.com"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WEB_SITE="https://wiki.gnome.org/Apps/Yelp"
     1.7 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/yelp-xsl/${VERSION%.*}/$TARBALL"
     1.8 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  DEPENDS="libxslt itstool intltool"
    1.11  BUILD_DEPENDS="libxslt-dev itstool"