mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/universal-ctags: Updated for version 41e1fb6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f708bf23d0
commit
37266a008b
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:-09b7cc5}
|
||||
GITVERSION=${GITVERSION:-09b7cc507b66c60356cb78e2a364fc7390aea9e0}
|
||||
VERSION=${VERSION:-41e1fb6}
|
||||
GITVERSION=${GITVERSION:-41e1fb63fcf720c56c09fc4275c02c87f4ea2546}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="universal-ctags"
|
||||
VERSION="09b7cc5"
|
||||
VERSION="41e1fb6"
|
||||
HOMEPAGE="https://ctags.io/"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-09b7cc507b66c60356cb78e2a364fc7390aea9e0.tar.xz"
|
||||
MD5SUM="212b57f3ad300212913a62c9f5be2ed2"
|
||||
DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-41e1fb63fcf720c56c09fc4275c02c87f4ea2546.tar.xz"
|
||||
MD5SUM="cfa193289def6387e8c72457c95c9675"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue