mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/universal-ctags: Updated for version c775c46.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b5f42de5d1
commit
19dcfa843a
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:-249c3c0}
|
||||
GITVERSION=${GITVERSION:-249c3c0c2a974ab03f7c307684563239096399a8}
|
||||
VERSION=${VERSION:-c775c46}
|
||||
GITVERSION=${GITVERSION:-c775c46f3a73c76e8d884a532a18ef2e0ecbb693}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="249c3c0"
|
||||
VERSION="c775c46"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/249c3c0c2a974ab03f7c307684563239096399a8.zip"
|
||||
MD5SUM="5996844a855d79eb78287901c9e1e3e9"
|
||||
DOWNLOAD="https://github.com/universal-ctags/ctags/archive/c775c46f3a73c76e8d884a532a18ef2e0ecbb693.zip"
|
||||
MD5SUM="e883ff7d478605ed9fb5d4fb86b2ce49"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue