diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/universal-ctags/universal-ctags.SlackBuild | 2 | ||||
-rw-r--r-- | development/universal-ctags/universal-ctags.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/universal-ctags/universal-ctags.SlackBuild b/development/universal-ctags/universal-ctags.SlackBuild index e33fa1e168..c073d3d342 100644 --- a/development/universal-ctags/universal-ctags.SlackBuild +++ b/development/universal-ctags/universal-ctags.SlackBuild @@ -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} diff --git a/development/universal-ctags/universal-ctags.info b/development/universal-ctags/universal-ctags.info index 3f761effc5..dccfe145da 100644 --- a/development/universal-ctags/universal-ctags.info +++ b/development/universal-ctags/universal-ctags.info @@ -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%" |