development/universal-ctags: Updated for version 15504fe.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Eugene Wissner 2017-01-24 23:04:14 +00:00 committed by Willy Sudiarto Raharjo
parent 910c63d8e1
commit 388723a7c0
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for universal-ctags
# Copyright 2015-2016 Eugene Wissner Germany, Dachau
# Copyright 2015-2017 Eugene Wissner Germany, Dachau
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=universal-ctags
VERSION=${VERSION:-c775c46}
GITVERSION=${GITVERSION:-c775c46f3a73c76e8d884a532a18ef2e0ecbb693}
VERSION=${VERSION:-15504fe}
GITVERSION=${GITVERSION:-15504fe2d0c84b6dbcb0b8a5c594424dd383185e}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="universal-ctags"
VERSION="c775c46"
VERSION="15504fe"
HOMEPAGE="https://ctags.io/"
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/c775c46f3a73c76e8d884a532a18ef2e0ecbb693.zip"
MD5SUM="e883ff7d478605ed9fb5d4fb86b2ce49"
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/15504fe2d0c84b6dbcb0b8a5c594424dd383185e.zip"
MD5SUM="930da8d63eaa246cfc9557187eb980da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"