global: update to 6.6.3.
This commit is contained in:
parent
099aa76690
commit
a3fc72c44a
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'global'
|
||||
pkgname=global
|
||||
version=6.6.2
|
||||
version=6.6.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-exuberant-ctags=/usr/bin/ctags
|
||||
ac_cv_posix1_2008_realpath=yes"
|
||||
depends="ctags"
|
||||
makedepends="ncurses-devel"
|
||||
depends="ctags"
|
||||
short_desc="Source code tagging system that works across diverse environments"
|
||||
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/global/"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/global/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ca1dc15e9f320983e4d53ccb947ce58729952728273fdf415ab309ea2c0cd7fa
|
||||
checksum=cbee98ef6c1b064bc5b062d14a6d94dca67289e8374860817057db7688bc651c
|
||||
|
|
Loading…
Reference in a new issue