diff options
-rw-r--r-- | development/universal-ctags/universal-ctags.SlackBuild | 4 | ||||
-rw-r--r-- | development/universal-ctags/universal-ctags.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/universal-ctags/universal-ctags.SlackBuild b/development/universal-ctags/universal-ctags.SlackBuild index cc2f569722185..3738b1d837d4c 100644 --- a/development/universal-ctags/universal-ctags.SlackBuild +++ b/development/universal-ctags/universal-ctags.SlackBuild @@ -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} diff --git a/development/universal-ctags/universal-ctags.info b/development/universal-ctags/universal-ctags.info index fd3e1c0c44b54..148faa1868b67 100644 --- a/development/universal-ctags/universal-ctags.info +++ b/development/universal-ctags/universal-ctags.info @@ -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%" |