mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
pueue: update to 3.3.1
This commit is contained in:
parent
cd2e645898
commit
5962dda237
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pueue'
|
# Template file for 'pueue'
|
||||||
pkgname=pueue
|
pkgname=pueue
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/Nukesor/pueue"
|
homepage="https://github.com/Nukesor/pueue"
|
||||||
changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Nukesor/pueue/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Nukesor/pueue/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Nukesor/pueue/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=95f9c2744c6b9c43cf9e78864fcc05478aad65527786cb9ab5c58c2b998547de
|
checksum=92a6cd4aa11966cb1eedb4678e8269a184cbd04fb07216013c73cbb6a0b45e08
|
||||||
make_check=no # tests are nondeterministic
|
make_check=no # tests are nondeterministic
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue