mdcat: update to 2.2.0
This commit is contained in:
parent
f0b9640490
commit
51e5f8dd2d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mdcat'
|
||||
pkgname=mdcat
|
||||
version=2.1.2
|
||||
version=2.2.0
|
||||
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=332c8e659a668ceeae70b0d268a46f00bf8bab696dbf7f84faa69b3c509da286
|
||||
checksum=bc57c65786dbb4986d75762252b76a73ab52dc60f3b088089753a0d51617cdb0
|
||||
make_check=ci-skip # uses network tests which fail in CI
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue