catch2: update to 2.13.10.
This commit is contained in:
parent
4e945e7a1a
commit
6a90966fca
@ -1,6 +1,6 @@
|
||||
# Template file for 'catch2'
|
||||
pkgname=catch2
|
||||
version=2.13.4
|
||||
version=2.13.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCATCH_USE_VALGRIND=OFF -DCATCH_BUILD_TESTING=ON
|
||||
@ -12,8 +12,8 @@ short_desc="C++ header-only test framework for unit-tests, TDD and BDD"
|
||||
maintainer="Louis Dupré Bertoni <contact@louisdb.xyz>"
|
||||
license="BSL-1.0"
|
||||
homepage="https://github.com/catchorg/Catch2"
|
||||
distfiles="https://github.com/catchorg/Catch2/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||
checksum=e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df
|
||||
distfiles="https://github.com/catchorg/Catch2/archive/v${version}/catch2-v${version}.tar.gz"
|
||||
checksum=d54a712b7b1d7708bc7a819a8e6e47b2fde9536f487b89ccbca295072a7d9943
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user