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:
2401929
)
bash: Update from 4.4.5 to 4.4.10
author
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 23 Jan 2017 12:16:08 +0000
(13:16 +0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 23 Jan 2017 12:16:08 +0000
(13:16 +0100)
packages/bash/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/bash/build.sh
b/packages/bash/build.sh
index 31d7fe20629003391a9fb807951442921461b905..ec245d064979b99d8057a1462f74008b418374b1 100755
(executable)
--- a/
packages/bash/build.sh
+++ b/
packages/bash/build.sh
@@
-2,8
+2,7
@@
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/bash/
TERMUX_PKG_DESCRIPTION="A sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh)"
TERMUX_PKG_DEPENDS="ncurses, readline, libandroid-support, termux-tools, command-not-found"
_MAIN_VERSION=4.4
TERMUX_PKG_DESCRIPTION="A sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh)"
TERMUX_PKG_DEPENDS="ncurses, readline, libandroid-support, termux-tools, command-not-found"
_MAIN_VERSION=4.4
-_PATCH_VERSION=5
-TERMUX_PKG_REVISION=2
+_PATCH_VERSION=10
TERMUX_PKG_VERSION=${_MAIN_VERSION}.${_PATCH_VERSION}
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/bash/bash-${_MAIN_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-multibyte --without-bash-malloc --with-installed-readline ac_cv_header_grp_h=no ac_cv_rl_version=7.0"
TERMUX_PKG_VERSION=${_MAIN_VERSION}.${_PATCH_VERSION}
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/bash/bash-${_MAIN_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-multibyte --without-bash-malloc --with-installed-readline ac_cv_header_grp_h=no ac_cv_rl_version=7.0"