mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/universal-ctags: Updated for version 1bcb1fc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c646ef8273
commit
d749f67d75
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for universal-ctags
|
||||
|
||||
# Copyright 2015-2017 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:-923b4e4}
|
||||
GITVERSION=${GITVERSION:-923b4e46eb500a083f31e467352d7c153a8f0be3}
|
||||
VERSION=${VERSION:-1bcb1fc}
|
||||
GITVERSION=${GITVERSION:-1bcb1fce7ce8e4a4fbbc775c3fb3b7f1c657cafd}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="923b4e4"
|
||||
VERSION="1bcb1fc"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/923b4e46eb500a083f31e467352d7c153a8f0be3/ctags-923b4e46eb500a083f31e467352d7c153a8f0be3.zip"
|
||||
MD5SUM="f465ce7691ccc50fbe09846787d8cbb6"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/1bcb1fce7ce8e4a4fbbc775c3fb3b7f1c657cafd/ctags-1bcb1fce7ce8e4a4fbbc775c3fb3b7f1c657cafd.zip"
|
||||
MD5SUM="b6b8ec43e6124e7974c1ae208d22d5a5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue