mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
sheldon: update to 0.7.4
This commit is contained in:
parent
3e3e80058c
commit
b6db5b730d
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue