mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/universal-ctags: Updated for version p5.9.20211205.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
60f88069c6
commit
3888473780
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=universal-ctags
|
||||
VERSION=${VERSION:-p5.9.20211031.0}
|
||||
VERSION=${VERSION:-p5.9.20211205.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="p5.9.20211031.0"
|
||||
VERSION="p5.9.20211205.0"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/p5.9.20211031.0/ctags-p5.9.20211031.0.tar.gz"
|
||||
MD5SUM="4f6a30f0807398c699c54e238b66e86c"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p5.9.20211205.0.tar.gz"
|
||||
MD5SUM="47dee357be34f596998a2bf621c5d5de"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue