We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ffecf8 commit e728034Copy full SHA for e728034
srcpkgs/qemu-user/template
@@ -1,7 +1,7 @@
1
# Template file for 'qemu-user'
2
# This package should be updated together with qemu
3
pkgname=qemu-user
4
-version=9.2.0
+version=9.2.1
5
revision=1
6
build_style=meta
7
configure_args="--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/libexec
@@ -15,7 +15,7 @@ maintainer="classabbyamp <[email protected]>"
15
license="GPL-2.0-only, LGPL-2.1-only"
16
homepage="https://www.qemu.org"
17
distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
18
-checksum=7954be7a779bafb97e20e31da19473437d6e9d461e4adda9bb7acfef55d813f5
+checksum=aeed8eb4353782766e00931ec08e5b9fd20a5d689ca341644347b39dc440e9df
19
subpackages="qemu-user-static"
20
21
if [ "$CROSS_BUILD" ]; then
0 commit comments