sheldon: update to 0.7.4

This commit is contained in:
Marcin Puc 2023-11-19 14:20:04 +01:00 committed by classabbyamp
parent 3e3e80058c
commit b6db5b730d

View file

@ -1,7 +1,7 @@
# Template file for 'sheldon'
pkgname=sheldon
version=0.7.3
revision=2
version=0.7.4
revision=1
build_style=cargo
build_helper=qemu
hostmakedepends="pkg-config"
@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
homepage="https://sheldon.cli.rs/"
changelog="https://raw.githubusercontent.com/rossmacarthur/sheldon/trunk/RELEASES.md"
distfiles="https://github.com/rossmacarthur/sheldon/archive/refs/tags/${version}.tar.gz"
checksum=cf8844dce853156d076a6956733420ad7a9365e16a928e419b11de8bc634fc67
checksum=5d8ecd432a99852d416580174be7ab8f29fe9231d9804f0cc26ba2b158f49cdf
if [ "$XBPS_BUILD_ENVIRONMENT" == "void-packages-ci" ]; then
make_check_args="-- --skip lock_and_source_clean_permission_denied"