diff options
| -rw-r--r-- | repos/extra/qemu/.files | 6 | ||||
| -rw-r--r-- | repos/extra/qemu/abuild | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/repos/extra/qemu/.files b/repos/extra/qemu/.files index 67b72b22..c424f04d 100644 --- a/repos/extra/qemu/.files +++ b/repos/extra/qemu/.files @@ -11,13 +11,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-storage-daemon -rwxr-xr-x root/root usr/bin/qemu-system-x86_64 drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/fdt.h --rw-r--r-- root/root usr/include/libfdt.h --rw-r--r-- root/root usr/include/libfdt_env.h -rw-r--r-- root/root usr/include/qemu-plugin.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libfdt.pc drwxr-xr-x root/root usr/libexec/ -rwxr-xr-x root/root usr/libexec/qemu-bridge-helper drwxr-xr-x root/root usr/share/ diff --git a/repos/extra/qemu/abuild b/repos/extra/qemu/abuild index 4f7dd8ae..04fd1ca4 100644 --- a/repos/extra/qemu/abuild +++ b/repos/extra/qemu/abuild @@ -1,5 +1,5 @@ name=qemu -version=9.0.1 +version=9.0.2 release=1 source="https://download.$name.org/$name-$version.tar.xz lfs64.patch" |