doctest: update to 2.4.3.
This commit is contained in:
parent
53d6520de3
commit
c31a16a61e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctest'
|
||||
pkgname=doctest
|
||||
version=2.4.1
|
||||
version=2.4.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Doctest C++ testing framework"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/onqtam/doctest/blob/master/doc/markdown/readme.md#reference"
|
||||
changelog="https://raw.githubusercontent.com/onqtam/doctest/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/onqtam/doctest/archive/${version}.tar.gz"
|
||||
checksum=0a0f0be21ee23e36ff6b8b9d63c06a7792e04cce342e1df3dee0e40d1e21b9f0
|
||||
checksum=18c0f87f526bf34bb595c2841a2f0f33b28ab8c817d7c71ed1ba4665815d9ef6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue