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 485454bae4f9b..c1f97c28bbacd 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:-e0d8b8d} -GITVERSION=${GITVERSION:-e0d8b8d206bb89617472f1c653f5dbf01cfcf587} +VERSION=${VERSION:-4fe1a60} +GITVERSION=${GITVERSION:-4fe1a601f8789fbb1dcf61b93f338f1d711aab90} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/universal-ctags/universal-ctags.info b/development/universal-ctags/universal-ctags.info index 9fd2d83ba8980..89c21a42cd0ea 100644 --- a/development/universal-ctags/universal-ctags.info +++ b/development/universal-ctags/universal-ctags.info @@ -1,8 +1,8 @@ PRGNAM="universal-ctags" -VERSION="e0d8b8d" +VERSION="4fe1a60" HOMEPAGE="https://ctags.io/" -DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-e0d8b8d206bb89617472f1c653f5dbf01cfcf587.tar.xz" -MD5SUM="078af0de46c71c19b84e0c47ce442444" +DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-4fe1a601f8789fbb1dcf61b93f338f1d711aab90.tar.xz" +MD5SUM="be45f436e5177ee893922febf55dc425" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |