pueue: update to 3.4.1
This commit is contained in:
parent
28c918f483
commit
efdb2e1b6e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pueue'
|
||||
pkgname=pueue
|
||||
version=3.4.0
|
||||
version=3.4.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=8468ff4d515d976607fc549c5eb994fa4f7d2ccdf47523561e34d778aa8d083e
|
||||
checksum=868710de128db49e0a0c4ddee127dfc0e19b20cbdfd4a9d53d5ed792c5538244
|
||||
make_check=no # tests are nondeterministic
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue