mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rtags: update to 2.38
This commit is contained in:
parent
1953e51c7b
commit
f8f428a744
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rtags'
|
# Template file for 'rtags'
|
||||||
pkgname=rtags
|
pkgname=rtags
|
||||||
version=2.37
|
version=2.38
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# Don't run tests in do_install, please.
|
# Don't run tests in do_install, please.
|
||||||
|
@ -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=fc0b1ad6b575996755427ae1690feaa4fa07e6208e384ea2225c0b3bdfc7f486
|
checksum=e19d9cf5823cccc43266ca57c19ae0bb879cbe138511cb3f0343958860481a5d
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue