mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/universal-ctags: Updated for version daa6909
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9ab54305f1
commit
9795567c92
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:-e1acc8d}
|
||||
GITVERSION=${GITVERSION:-e1acc8d00bc4485180b06445225827e3c342f6e2}
|
||||
VERSION=${VERSION:-daa6909}
|
||||
GITVERSION=${GITVERSION:-daa6909c90c986d54e399ebe47475cb550f65610}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="e1acc8d"
|
||||
VERSION="daa6909"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-e1acc8d00bc4485180b06445225827e3c342f6e2.tar.xz"
|
||||
MD5SUM="b78f5a51b3c9a53c7304adb7b23f0b60"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-daa6909c90c986d54e399ebe47475cb550f65610.tar.xz"
|
||||
MD5SUM="0c800cd8019428c24feafa3fce1ad00f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue