From 56090595c7e176ad9c0404229df6611e599a6691 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 25 Jul 2025 21:15:57 -0400 Subject: [PATCH] qemu-user: update to 10.0.3. --- srcpkgs/qemu-user/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qemu-user/template b/srcpkgs/qemu-user/template index c8f83fd9a94..9d2e0388cdd 100644 --- a/srcpkgs/qemu-user/template +++ b/srcpkgs/qemu-user/template @@ -1,7 +1,7 @@ # Template file for 'qemu-user' # This package should be updated together with qemu pkgname=qemu-user -version=10.0.2 +version=10.0.3 revision=1 build_style=configure metapackage=yes @@ -16,7 +16,7 @@ maintainer="classabbyamp " 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=496a2244f56ae1d58a5d2563a6107b52fa064e4657bffc8685951a606d6e7e1d +checksum=62de90fc9cfb2450b9baa1377c8b1da2f404a7ccb49781631fe0352fd6169b6b subpackages="qemu-user-static" if [ "$CROSS_BUILD" ]; then