pueue: update to 3.3.1
This commit is contained in:
parent
cd2e645898
commit
5962dda237
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pueue'
|
||||
pkgname=pueue
|
||||
version=3.3.0
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/Nukesor/pueue"
|
||||
changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/Nukesor/pueue/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=95f9c2744c6b9c43cf9e78864fcc05478aad65527786cb9ab5c58c2b998547de
|
||||
checksum=92a6cd4aa11966cb1eedb4678e8269a184cbd04fb07216013c73cbb6a0b45e08
|
||||
make_check=no # tests are nondeterministic
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue