mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/universal-ctags: Updated for version p5.9.20220918.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
32ddf52c94
commit
cf95486d7e
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.20220724.0}
|
||||
VERSION=${VERSION:-p5.9.20220918.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="p5.9.20220724.0"
|
||||
VERSION="p5.9.20220918.0"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p5.9.20220724.0.tar.gz"
|
||||
MD5SUM="234c115ee1668def6a54fc39d8045f64"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p5.9.20220918.0.tar.gz"
|
||||
MD5SUM="104c0bc71378ab36bd0c8a53ded330be"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue