catch2: update to 2.13.4.
This commit is contained in:
parent
20e3a7f5e6
commit
e4fdfd52f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'catch2'
|
||||
pkgname=catch2
|
||||
version=2.13.3
|
||||
version=2.13.4
|
||||
revision=1
|
||||
wrksrc="Catch2-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,7 @@ 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=fedc5b008f7eb574f45098e7c7138211c543f0f8ad04792090e790511697a877
|
||||
checksum=e7eb70b3d0ac2ed7dcf14563ad808740c29e628edde99e973adad373a2b5e4df
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue