mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdcat: update to 2.1.1
This commit is contained in:
parent
7186bb8460
commit
d7265056f1
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.1.0
|
version=2.1.1
|
||||||
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=96ed4b74c202514987610a69af7fc71afd3b826d0449f9326661fd5244c5d5ee
|
checksum=d0fa8e9c7477842b6c6923e6710363050f096ea8283cb69b475071f60fc6de42
|
||||||
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