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:
55af4de
)
zsh: Bump revision
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 17 Sep 2015 15:03:24 +0000
(11:03 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 17 Sep 2015 15:03:24 +0000
(11:03 -0400)
packages/zsh/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/zsh/build.sh
b/packages/zsh/build.sh
index 5aea31c4c69beb315710d67de225d434b32915f0..5a6aae544bd66d592281be20cccd9caf9d7fe210 100644
(file)
--- a/
packages/zsh/build.sh
+++ b/
packages/zsh/build.sh
@@
-1,6
+1,7
@@
TERMUX_PKG_HOMEPAGE="http://www.zsh.org/"
TERMUX_PKG_DESCRIPTION="Shell designed for interactive use, although it is also a powerful scripting language"
TERMUX_PKG_VERSION=5.1.1
+TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_SRCURL=http://www.zsh.org/pub/zsh-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_RM_AFTER_INSTALL="bin/zsh-${TERMUX_PKG_VERSION}"
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, termux-tools, command-not-found"