diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:08 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:08 +0800 |
| commit | 149f8bb02b77d663da3121aae14aa465269e860c (patch) | |
| tree | aacd99a2b83e00700521f52aa4987f1d830b0175 /repos/extra/qemu/abuild | |
| parent | f386832d7682d89aef6f86eecd922dccea1671cf (diff) | |
| download | alicelinux-149f8bb02b77d663da3121aae14aa465269e860c.tar.gz alicelinux-149f8bb02b77d663da3121aae14aa465269e860c.zip | |
qemu: updated to 9.1.2
Diffstat (limited to 'repos/extra/qemu/abuild')
| -rw-r--r-- | repos/extra/qemu/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/qemu/abuild b/repos/extra/qemu/abuild index f6cddb36..308436b9 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=9.1.1 +version=9.1.2 release=1 source="https://download.$name.org/$name-$version.tar.xz lfs64.patch" |