From 10c9f0672e6671fcac78011cda467acdf155fb20 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 8 Sep 2021 00:06:44 +0200 Subject: [PATCH] qemu-user-static: bump for fixed ppcle target --- srcpkgs/qemu-user-static/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qemu-user-static/template b/srcpkgs/qemu-user-static/template index e9c88174e4e..7bccf271c74 100644 --- a/srcpkgs/qemu-user-static/template +++ b/srcpkgs/qemu-user-static/template @@ -2,7 +2,7 @@ # This package should be updated together with qemu pkgname=qemu-user-static version=6.1.0 -revision=1 +revision=2 wrksrc="qemu-${version}" build_style=configure hostmakedepends="pkg-config automake python3 ninja"