main: bump gnu global version to 6.5.7 (used to build source index)

This commit is contained in:
Yury V. Zaytsev 2017-12-03 09:30:12 +01:00
parent 38de86b7ce
commit d5bd2d87d7
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
set -e
set -x
GLOBAL_VERSION="6.5.2"
GLOBAL_VERSION="6.5.7"
GLOBAL_URL="http://ftp.gnu.org/pub/gnu/global/global-${GLOBAL_VERSION}.tar.gz"
HTAGSFIX_URL="https://github.com/mooffie/htagsfix/raw/master/htagsfix"