mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
pueue: update to 2.1.0
This commit is contained in:
parent
de11ea97c9
commit
6aac9a8fc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pueue'
|
||||
pkgname=pueue
|
||||
version=2.0.4
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="qemu"
|
||||
|
@ -10,7 +10,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/v${version}.tar.gz"
|
||||
checksum=45b8499b062cf83ce9a2fa79c9d6f2611ae676e72ba4815cea2b56e294f790d1
|
||||
checksum=cd5c6500e65960f6a102db5d0f0544f49eec8f74b2cc0df16ded8e2525a545f6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue