wok rev 10355
libIDL: Update WGET_URL to use GNOME_MIRROR in tazwok.conf and cook.conf.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 22 16:49:53 2011 +0000 (2011-05-22) |
parents | 4976495d1f1f |
children | 43e3267023cb |
files | libIDL/receipt |
line diff
1.1 --- a/libIDL/receipt Sun May 22 22:49:16 2011 +0200 1.2 +++ b/libIDL/receipt Sun May 22 16:49:53 2011 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://andrewtv.org/libIDL/" 1.7 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/${VERSION%.*}/$TARBALL" 1.8 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 CROSS="bug: can not run test program" 1.10 1.11 DEPENDS="glib"