chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ee0adf
)
readline: Update from 7.0.1 to 7.0.3
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 29 Jan 2017 23:35:06 +0000
(
00:35
+0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 29 Jan 2017 23:35:06 +0000
(
00:35
+0100)
packages/readline/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/readline/build.sh
b/packages/readline/build.sh
index 07e38de7973a2d789e3031ddcf61ea1fc6c78a72..3a0142298a013e5315bc31e75f28a70af75fa903 100755
(executable)
--- a/
packages/readline/build.sh
+++ b/
packages/readline/build.sh
@@
-2,7
+2,7
@@
TERMUX_PKG_HOMEPAGE=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
TERMUX_PKG_DESCRIPTION="Library providing a set of functions for use by applications that allow users to edit command lines as they are typed in"
TERMUX_PKG_DEPENDS="libandroid-support, ncurses"
_MAIN_VERSION=7.0
-_PATCH_VERSION=
1
+_PATCH_VERSION=
3
TERMUX_PKG_VERSION=${_MAIN_VERSION}.${_PATCH_VERSION}
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/readline/readline-${_MAIN_VERSION}.tar.gz