# HG changeset patch # User Pascal Bellard # Date 1335638255 -7200 # Node ID a3403e43a807ac5f64efef41338f871d23025fc2 # Parent 782001a7b9bc53229ec9c63bbc5914e20b1b29e7 octave: update WGET_URL diff -r 782001a7b9bc -r a3403e43a807 octave/receipt --- a/octave/receipt Sat Apr 28 20:28:38 2012 +0200 +++ b/octave/receipt Sat Apr 28 20:37:35 2012 +0200 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnu.org/software/octave/" -WGET_URL="ftp://ftp.octave.org/pub/$PACKAGE/$TARBALL" +WGET_URL="ftp://ftp.gnu.org/gnu/$PACKAGE/$TARBALL" BUILD_DEPENDS="gfortran zlib-dev ncurses-dev readline-dev freetype-dev xorg-dev \ fltk perl texinfo" DEPENDS="libgfortran zlib ncurses readline freetype gcc-lib-base \