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 3534762854170..462b5c7cc3317 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:-249c3c0} -GITVERSION=${GITVERSION:-249c3c0c2a974ab03f7c307684563239096399a8} +VERSION=${VERSION:-c775c46} +GITVERSION=${GITVERSION:-c775c46f3a73c76e8d884a532a18ef2e0ecbb693} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/universal-ctags/universal-ctags.info b/development/universal-ctags/universal-ctags.info index 09d1de5229d56..1533fb0118e1c 100644 --- a/development/universal-ctags/universal-ctags.info +++ b/development/universal-ctags/universal-ctags.info @@ -1,8 +1,8 @@ PRGNAM="universal-ctags" -VERSION="249c3c0" +VERSION="c775c46" HOMEPAGE="https://ctags.io/" -DOWNLOAD="https://github.com/universal-ctags/ctags/archive/249c3c0c2a974ab03f7c307684563239096399a8.zip" -MD5SUM="5996844a855d79eb78287901c9e1e3e9" +DOWNLOAD="https://github.com/universal-ctags/ctags/archive/c775c46f3a73c76e8d884a532a18ef2e0ecbb693.zip" +MD5SUM="e883ff7d478605ed9fb5d4fb86b2ce49" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |