mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/universal-ctags: Updated for version d2efd07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
460b6ce29f
commit
fc32d83c99
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:-e2a1691}
|
||||
GITVERSION=${GITVERSION:-e2a169135e18b20c9429d0eff096f1d1476c1b89}
|
||||
VERSION=${VERSION:-d2efd07}
|
||||
GITVERSION=${GITVERSION:-d2efd070646bdf9a4471cadd2f0ae48a10b7372d}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="e2a1691"
|
||||
VERSION="d2efd07"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/e2a169135e18b20c9429d0eff096f1d1476c1b89.zip"
|
||||
MD5SUM="342cc50746fceebdfe90bc45dd14728d"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/d2efd070646bdf9a4471cadd2f0ae48a10b7372d.zip"
|
||||
MD5SUM="a424c95e4e31bd9c994ca542746e3676"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue