mdcat: update to 2.0.2
This commit is contained in:
parent
470dc7bc54
commit
7ecb4b15af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config ruby-asciidoctor"
|
||||
|
@ -13,7 +13,7 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/swsnr/mdcat"
|
||||
changelog="https://raw.githubusercontent.com/swsnr/mdcat/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/swsnr/mdcat/archive/refs/tags/mdcat-${version}.tar.gz"
|
||||
checksum=d6da2edaeaeec646eebeda13de6ae8a5185f0257342b48740b3f40c7b20b5c96
|
||||
checksum=db22edd1a05938202f67f76a65c8d298ac0a1f8ce2d8538d7a25e2591c7d7590
|
||||
make_check=ci-skip # uses network tests which fail in CI
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Add table
Reference in a new issue