diff --git a/templates/readline/template b/templates/readline/template index 04a8a6447a8..6f2d78ef9c7 100644 --- a/templates/readline/template +++ b/templates/readline/template @@ -2,7 +2,7 @@ pkgname=readline sourcepkg=$pkgname version=6.0 -distfiles="ftp://ftp.cwru.edu/pub/bash/${pkgname}-${version}.tar.gz" +distfiles="http://savory.googlecode.com/files/${pkgname}-${version}.tar.gz" build_style=gnu_configure make_build_args="SHLIB_LIBS=-lncurses" short_desc="The GNU Readline Library"