mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
development/universal-ctags: Updated for version 744610c
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee3113d42f
commit
9bf3473af3
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:-576c750}
|
||||
GITVERSION=${GITVERSION:-576c750d3109254caeabf48035a0d8cb85e6418f}
|
||||
VERSION=${VERSION:-744610c}
|
||||
GITVERSION=${GITVERSION:-744610c59b90ca015165bdc53f2eda3362314e4a}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="576c750"
|
||||
VERSION="744610c"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-576c750d3109254caeabf48035a0d8cb85e6418f.tar.xz"
|
||||
MD5SUM="bcbd4ad00285f1a4cd9925484b79689c"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-744610c59b90ca015165bdc53f2eda3362314e4a.tar.xz"
|
||||
MD5SUM="2dda0dd5da7a4a61dbe7466e12c7ab81"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue