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:
6dac3a7
)
ncurses: Update from 6.0.20161126 to 6.0.20170114
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 19 Jan 2017 20:18:52 +0000
(21:18 +0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 19 Jan 2017 20:18:52 +0000
(21:18 +0100)
packages/ncurses/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/ncurses/build.sh
b/packages/ncurses/build.sh
index d9278d09c47202eee106a062f5f1d639983c786c..23dc2572e8d61c1f119a5f64993f030b431cac4f 100755
(executable)
--- a/
packages/ncurses/build.sh
+++ b/
packages/ncurses/build.sh
@@
-1,7
+1,7
@@
TERMUX_PKG_HOMEPAGE=http://invisible-island.net/ncurses/
TERMUX_PKG_DESCRIPTION="Library for text-based user interfaces in a terminal-independent manner"
_MAJOR_VERSION=6.0
-_MINOR_VERSION=201
61126
+_MINOR_VERSION=201
70114
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.${_MINOR_VERSION}
TERMUX_PKG_SRCURL=ftp://invisible-island.net/ncurses/current/ncurses-${_MAJOR_VERSION}-${_MINOR_VERSION}.tgz
# --without-normal disables static libraries: