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