mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
qemu-user: update to 9.1.2.
This commit is contained in:
parent
79b8c1a151
commit
22a4b43e8b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qemu-user'
|
||||
# This package should be updated together with qemu
|
||||
pkgname=qemu-user
|
||||
version=9.1.1
|
||||
version=9.1.2
|
||||
revision=1
|
||||
build_style=meta
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
|
||||
|
@ -15,7 +15,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="GPL-2.0-only, LGPL-2.1-only"
|
||||
homepage="https://www.qemu.org"
|
||||
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||
checksum=6acc1a1da4fbc45cd999dfb0c19aca5bc3aaa8c2cecf11e08aabe5ea2bb25fde
|
||||
checksum=d717acc2a52bbea72ea7283bca3292288f16ac510699fb02e112f6326f43daea
|
||||
subpackages="qemu-user-static"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue