mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/universal-ctags: Updated for version 4d32ace.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
af567f8e96
commit
a5c93365ef
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:-b9f911c}
|
||||
GITVERSION=${GITVERSION:-b9f911c0e1e56878975f6db6421f14c988b3026a}
|
||||
VERSION=${VERSION:-4d32ace}
|
||||
GITVERSION=${GITVERSION:-4d32ace75ecc0365acfd32d7e70758f228136fcc}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="b9f911c"
|
||||
VERSION="4d32ace"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/b9f911c0e1e56878975f6db6421f14c988b3026a.zip"
|
||||
MD5SUM="088ab2ccf88c6a40c7cd16199cedfaad"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/4d32ace75ecc0365acfd32d7e70758f228136fcc.zip"
|
||||
MD5SUM="836d2d53f2b99dc5da7540f64ec79d8a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue