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