wok-current diff yelp-xsl/receipt @ rev 21630
openjpeg2: modified WGET_URL
author | Hans-G?nter Theisgen |
---|---|
date | Tue May 28 13:37:38 2019 +0100 (2019-05-28) |
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 Tue May 28 13:37:38 2019 +0100 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"