Update global from 6.4 to 6.5

This commit is contained in:
Fredrik Fornwall 2015-06-28 17:04:53 -04:00
parent 33bd9916df
commit 42946eb04d
1 changed files with 1 additions and 1 deletions

View File

@ -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.4
TERMUX_PKG_VERSION=6.5
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: