doctest: update to 2.4.4.
Also shorten homepage link. Closes: #27471 [via git-merge-pr]
This commit is contained in:
parent
0d4738e326
commit
57c66023d9
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'doctest'
|
# Template file for 'doctest'
|
||||||
pkgname=doctest
|
pkgname=doctest
|
||||||
version=2.4.3
|
version=2.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="Doctest C++ testing framework"
|
short_desc="Doctest C++ testing framework"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/onqtam/doctest/blob/master/doc/markdown/readme.md#reference"
|
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=18c0f87f526bf34bb595c2841a2f0f33b28ab8c817d7c71ed1ba4665815d9ef6
|
checksum=3bcb62ad316bf4230873a336fcc6eb6292116568a6e19ab8cdd37a1610773d70
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue