doctest: update to 2.4.6.
This commit is contained in:
parent
d43d52e5db
commit
09a749c882
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctest'
|
||||
pkgname=doctest
|
||||
version=2.4.5
|
||||
version=2.4.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Doctest C++ testing framework"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/onqtam/doctest"
|
||||
changelog="https://raw.githubusercontent.com/onqtam/doctest/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/onqtam/doctest/archive/${version}.tar.gz"
|
||||
checksum=b76ece19f0e473e3afa5c545dbdce2dd70bfef98ed0f383443b2f9fd9f86d5b4
|
||||
checksum=39110778e6baf373ef04342d7cb3fe35da104cb40769103e8a2f0035f5a5f1cb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue