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:
d673d92
)
global: Update from 6.5.2 to 6.5.4
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 24 Apr 2016 17:20:46 +0000
(13:20 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 24 Apr 2016 17:20:46 +0000
(13:20 -0400)
packages/global/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/global/build.sh
b/packages/global/build.sh
index 47199414cfa7e6a3e88e0ec1c3c7951c8b2bc8f7..e3bbf8a501ac614dcf7e2b47e6f61a3462ae0487 100644
(file)
--- a/
packages/global/build.sh
+++ b/
packages/global/build.sh
@@
-1,6
+1,6
@@
TERMUX_PKG_HOMEPAGE="http://www.gnu.org/software/global/global.html"
TERMUX_PKG_DESCRIPTION="GNU global source code tag system that works the same way across diverse environments"
-TERMUX_PKG_VERSION=6.5.
2
+TERMUX_PKG_VERSION=6.5.
4
TERMUX_PKG_SRCURL=http://tamacom.com/global/global-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-posix-sort=$TERMUX_PREFIX/bin/sort"
# coreutils provides the posix sort executable: