doctest: update to 2.4.7.
This commit is contained in:
parent
041a796e53
commit
de076b1ad6
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.6
|
version=2.4.7
|
||||||
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=39110778e6baf373ef04342d7cb3fe35da104cb40769103e8a2f0035f5a5f1cb
|
checksum=551941e0b08fefdde39e394d484ed7ac6c867022c865e771f68a717cd3ce7d76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue