mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/universal-ctags: Updated for version 5a2b65f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
827f437870
commit
f9519bbd86
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=universal-ctags
|
||||
VERSION=${VERSION:-0b04c12}
|
||||
GITVERSION=${GITVERSION:-0b04c129671b557904efa0946dfb649c29081ce1}
|
||||
VERSION=${VERSION:-5a2b65f}
|
||||
GITVERSION=${GITVERSION:-5a2b65f80037002d381ff72da727340f56d96d9e}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="0b04c12"
|
||||
VERSION="5a2b65f"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-0b04c129671b557904efa0946dfb649c29081ce1.tar.xz"
|
||||
MD5SUM="3e9cbf51cf0a9a16311388daa332f70b"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-5a2b65f80037002d381ff72da727340f56d96d9e.tar.xz"
|
||||
MD5SUM="20d37e5d6f987989b160eb5cfe167e20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue