1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-10 07:46:13 +02:00

Bump readline version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2019-01-09 15:42:53 +01:00
parent 79d3c93219
commit 06c7532600
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
VERSION="7.0"
VERSION="8.0"
SRCDIR="readline-${VERSION}"
TARBALL="${SRCDIR}.tar.gz"
URL="https://ftp.gnu.org/gnu/readline/"
SHA256SUM="750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334"
SHA256SUM="e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461"
DEPENDS="ncurses"
prepare() {

View file

@ -1,6 +1,6 @@
lib/libhistory.so.7.0 m 555 0 0
lib/libhistory.so.7 m 777 0 0
lib/libhistory.so.8.0 m 555 0 0
lib/libhistory.so.8 m 777 0 0
lib/libhistory.so m 777 0 0
lib/libreadline.so.7.0 m 555 0 0
lib/libreadline.so.7 m 777 0 0
lib/libreadline.so.8.0 m 555 0 0
lib/libreadline.so.8 m 777 0 0
lib/libreadline.so m 777 0 0