mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
catch2: update to 2.7.1.
This commit is contained in:
parent
fc6258b60f
commit
23a8cccbba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'catch2'
|
# Template file for 'catch2'
|
||||||
pkgname=catch2
|
pkgname=catch2
|
||||||
version=2.7.0
|
version=2.7.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Catch2-${version}"
|
wrksrc="Catch2-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Louis Dupré Bertoni <contact@louisdb.xyz>"
|
||||||
license="BSL-1.0"
|
license="BSL-1.0"
|
||||||
homepage="https://github.com/catchorg/Catch2"
|
homepage="https://github.com/catchorg/Catch2"
|
||||||
distfiles="https://github.com/catchorg/Catch2/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
distfiles="https://github.com/catchorg/Catch2/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||||
checksum=d4655e87c0ccda5a2e78bf4256fce8036feb969399503dcc8272f4c90347d9c0
|
checksum=04b303517284572c277597004a33c3f8c02a4d12ba73d5a4cb73b4a369dfef0b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue