wok-current rev 12575
octave: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 20:37:35 2012 +0200 (2012-04-28) |
parents | 782001a7b9bc |
children | 8be5ad10dbc4 |
files | octave/receipt |
line diff
1.1 --- a/octave/receipt Sat Apr 28 20:28:38 2012 +0200 1.2 +++ b/octave/receipt Sat Apr 28 20:37:35 2012 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.gnu.org/software/octave/" 1.7 -WGET_URL="ftp://ftp.octave.org/pub/$PACKAGE/$TARBALL" 1.8 +WGET_URL="ftp://ftp.gnu.org/gnu/$PACKAGE/$TARBALL" 1.9 BUILD_DEPENDS="gfortran zlib-dev ncurses-dev readline-dev freetype-dev xorg-dev \ 1.10 fltk perl texinfo" 1.11 DEPENDS="libgfortran zlib ncurses readline freetype gcc-lib-base \