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