mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdcat: update to 2.1.0
This commit is contained in:
parent
3b670d5404
commit
c545f8f65f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdcat'
|
# Template file for 'mdcat'
|
||||||
pkgname=mdcat
|
pkgname=mdcat
|
||||||
version=2.0.4
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config ruby-asciidoctor"
|
hostmakedepends="pkg-config ruby-asciidoctor"
|
||||||
|
@ -13,7 +13,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/swsnr/mdcat"
|
homepage="https://github.com/swsnr/mdcat"
|
||||||
changelog="https://raw.githubusercontent.com/swsnr/mdcat/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/swsnr/mdcat/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/swsnr/mdcat/archive/refs/tags/mdcat-${version}.tar.gz"
|
distfiles="https://github.com/swsnr/mdcat/archive/refs/tags/mdcat-${version}.tar.gz"
|
||||||
checksum=9ed5ddeb9588f42220ee039c429e43188fe1f36b902c9e63b4092d0cd2d8123a
|
checksum=96ed4b74c202514987610a69af7fc71afd3b826d0449f9326661fd5244c5d5ee
|
||||||
make_check=ci-skip # uses network tests which fail in CI
|
make_check=ci-skip # uses network tests which fail in CI
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue