From c3e60f317752097771ce93ba7456e099c2df0ae6 Mon Sep 17 00:00:00 2001 From: Eugene Wissner Date: Tue, 26 Jul 2016 21:23:06 +0100 Subject: [PATCH] development/universal-ctags: Updated for version 60e9073. Signed-off-by: David Spencer --- development/universal-ctags/universal-ctags.SlackBuild | 8 ++++---- development/universal-ctags/universal-ctags.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/development/universal-ctags/universal-ctags.SlackBuild b/development/universal-ctags/universal-ctags.SlackBuild index 48d740a357..8aa8a770b1 100644 --- a/development/universal-ctags/universal-ctags.SlackBuild +++ b/development/universal-ctags/universal-ctags.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for universal-ctags -# Copyright 2015 Eugene Wissner Dachau +# Copyright 2015-2016 Eugene Wissner Germany, Dachau # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=universal-ctags -VERSION=${VERSION:-8efa556} -GITVERSION=${GITVERSION:-8efa5561fb3cf1b0402679c0d2c5514690bdc5a8} +VERSION=${VERSION:-60e9073} +GITVERSION=${GITVERSION:-60e9073cd27339184c5c80023e906113fbbe098f} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -71,7 +71,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -autoreconf -vfi +sh autogen.sh CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/development/universal-ctags/universal-ctags.info b/development/universal-ctags/universal-ctags.info index c026ba2533..046cc23e3a 100644 --- a/development/universal-ctags/universal-ctags.info +++ b/development/universal-ctags/universal-ctags.info @@ -1,8 +1,8 @@ PRGNAM="universal-ctags" -VERSION="8efa556" +VERSION="60e9073" HOMEPAGE="https://ctags.io/" -DOWNLOAD="https://github.com/universal-ctags/ctags/archive/8efa5561fb3cf1b0402679c0d2c5514690bdc5a8.zip" -MD5SUM="50b28787b42f6716d361436e3356ea30" +DOWNLOAD="https://github.com/universal-ctags/ctags/archive/60e9073cd27339184c5c80023e906113fbbe098f.zip" +MD5SUM="09fbfc72e03a681ed6177a8eb4e80a44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%"