readline: switch to another URL that really works.
--HG-- extra : convert_revision : bb9b337716bab7f74e9d06f9820d8c0afd963182
This commit is contained in:
parent
931c03fae1
commit
290f97334b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=readline
|
pkgname=readline
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=6.0
|
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
|
build_style=gnu_configure
|
||||||
make_build_args="SHLIB_LIBS=-lncurses"
|
make_build_args="SHLIB_LIBS=-lncurses"
|
||||||
short_desc="The GNU Readline Library"
|
short_desc="The GNU Readline Library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue