diff --git a/octave/Makefile b/octave/Makefile index bfdefac..52b7889 100644 --- a/octave/Makefile +++ b/octave/Makefile @@ -21,7 +21,7 @@ PKG_NAME:=octave PKG_VERSION:=3.2.4 PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=ftp://ftp.octave.org/pub/octave/ +PKG_SOURCE_URL:=ftp://ftp.octave.org/pub/gnu/octave/ PKG_MD5SUM:=90c39fa9e241ad2e978bcee4682a2ba9 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1