mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdcat: update to 2.6.1
This commit is contained in:
parent
a9918c612a
commit
ffb81bd6e5
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.3.1
|
version=2.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,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=5dbee35f8b582bb3a023133fc564103e49d16f10a62e7a07ddf29a06fa2d48f5
|
checksum=0dac8322b74d3eefc412ea13fca448aac43b257a3ff3e361d3343c6220a6618f
|
||||||
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