rtags: update to 2.37.
This commit is contained in:
parent
1a4d1c9af1
commit
809a2724e7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rtags'
|
||||
pkgname=rtags
|
||||
version=2.35
|
||||
revision=3
|
||||
version=2.37
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# Don't run tests in do_install, please.
|
||||
configure_args="-DSKIP_CTEST=TRUE"
|
||||
|
@ -13,5 +13,5 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Andersbakken/rtags"
|
||||
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ce3b81eaa754d97fff296a19bdb5e0bc1a035f294d5f3528d87b5872359f6b85
|
||||
checksum=fc0b1ad6b575996755427ae1690feaa4fa07e6208e384ea2225c0b3bdfc7f486
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue