mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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'
|
# Template file for 'rtags'
|
||||||
pkgname=rtags
|
pkgname=rtags
|
||||||
version=2.35
|
version=2.37
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# Don't run tests in do_install, please.
|
# Don't run tests in do_install, please.
|
||||||
configure_args="-DSKIP_CTEST=TRUE"
|
configure_args="-DSKIP_CTEST=TRUE"
|
||||||
|
@ -13,5 +13,5 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Andersbakken/rtags"
|
homepage="https://github.com/Andersbakken/rtags"
|
||||||
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ce3b81eaa754d97fff296a19bdb5e0bc1a035f294d5f3528d87b5872359f6b85
|
checksum=fc0b1ad6b575996755427ae1690feaa4fa07e6208e384ea2225c0b3bdfc7f486
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue