wok-stable rev 8315
Fixed babl url.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Feb 01 03:07:08 2011 +0000 (2011-02-01) |
parents | 9f4d002c2b7f |
children | 8c5d25861504 |
files | babl/receipt |
line diff
1.1 --- a/babl/receipt Tue Feb 01 02:51:50 2011 +0000 1.2 +++ b/babl/receipt Tue Feb 01 03:07:08 2011 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://gegl.org/babl/" 1.7 -WGET_URL="ftp://ftp.gtk.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL" 1.8 +WGET_URL="ftp://ftp.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()