Skip to content

Commit e728034

Browse files
committed
qemu-user: update to 9.2.1.
1 parent 2ffecf8 commit e728034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/qemu-user/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'qemu-user'
22
# This package should be updated together with qemu
33
pkgname=qemu-user
4-
version=9.2.0
4+
version=9.2.1
55
revision=1
66
build_style=meta
77
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
@@ -15,7 +15,7 @@ maintainer="classabbyamp <[email protected]>"
1515
license="GPL-2.0-only, LGPL-2.1-only"
1616
homepage="https://www.qemu.org"
1717
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
18-
checksum=7954be7a779bafb97e20e31da19473437d6e9d461e4adda9bb7acfef55d813f5
18+
checksum=aeed8eb4353782766e00931ec08e5b9fd20a5d689ca341644347b39dc440e9df
1919
subpackages="qemu-user-static"
2020

2121
if [ "$CROSS_BUILD" ]; then

0 commit comments

Comments
 (0)