mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/universal-ctags: Updated for version 249c3c0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7ff4db85ef
commit
ee03a97caf
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:-7859817}
|
||||
GITVERSION=${GITVERSION:-7859817b5ef470650a83b82aef7b4ec1dbcc8096}
|
||||
VERSION=${VERSION:-249c3c0}
|
||||
GITVERSION=${GITVERSION:-249c3c0c2a974ab03f7c307684563239096399a8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="7859817"
|
||||
VERSION="249c3c0"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/7859817b5ef470650a83b82aef7b4ec1dbcc8096.zip"
|
||||
MD5SUM="2d3010675a1185eace687f3ed5970817"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/249c3c0c2a974ab03f7c307684563239096399a8.zip"
|
||||
MD5SUM="5996844a855d79eb78287901c9e1e3e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue