mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdcat: update to 2.0.3
This commit is contained in:
parent
37c25ef33d
commit
e6aaeb1097
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.2
|
version=2.0.3
|
||||||
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=db22edd1a05938202f67f76a65c8d298ac0a1f8ce2d8538d7a25e2591c7d7590
|
checksum=18003b2fbbbd8e4d0c19826aa180c8e432a2fed391a398d4a8ae4f118d4b3010
|
||||||
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