mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
doctest: update to 2.4.11.
This commit is contained in:
parent
ec272edac0
commit
b0795ae983
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.8
|
version=2.4.11
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/onqtam/doctest/archive/v${version}.tar.gz"
|
||||||
checksum=f52763630aa17bd9772b54e14b6cdd632c87adf0169455a86a49bd94abf2cd83
|
checksum=632ed2c05a7f53fa961381497bf8069093f0d6628c5f26286161fbd32a560186
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue