mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/universal-ctags: Updated for version b9f911c.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6bc2af55a8
commit
772f282894
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=universal-ctags
|
||||
VERSION=${VERSION:-f36c17a}
|
||||
GITVERSION=${GITVERSION:-f36c17a5ee1cdd1990ed65a64fe8bbbd0ef76da8}
|
||||
VERSION=${VERSION:-b9f911c}
|
||||
GITVERSION=${GITVERSION:-b9f911c0e1e56878975f6db6421f14c988b3026a}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="f36c17a"
|
||||
VERSION="b9f911c"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/f36c17a5ee1cdd1990ed65a64fe8bbbd0ef76da8.zip"
|
||||
MD5SUM="624fda5981a06e7ec2b04af0752508e2"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/b9f911c0e1e56878975f6db6421f14c988b3026a.zip"
|
||||
MD5SUM="088ab2ccf88c6a40c7cd16199cedfaad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue