diff options
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 6 | ||||
-rw-r--r-- | emulators/qemu/pkg-plist | 9 |
3 files changed, 9 insertions, 8 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index df1fa1174335..f6eff65b8ff2 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 10.0.2 +DISTVERSION= 10.1.0 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 20b36677720e..da4eef02182e 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748524246 -SHA256 (qemu/10.0.2/qemu-10.0.2.tar.xz) = ef786f2398cb5184600f69aef4d5d691efd44576a3cff4126d38d4c6fec87759 -SIZE (qemu/10.0.2/qemu-10.0.2.tar.xz) = 135678180 +TIMESTAMP = 1756287018 +SHA256 (qemu/10.1.0/qemu-10.1.0.tar.xz) = e0517349b50ca73ebec2fa85b06050d5c463ca65c738833bd8fc1f15f180be51 +SIZE (qemu/10.1.0/qemu-10.1.0.tar.xz) = 141999456 diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist index 0622304d8a65..f6a824c2be31 100644 --- a/emulators/qemu/pkg-plist +++ b/emulators/qemu/pkg-plist @@ -53,10 +53,14 @@ include/qemu-plugin.h @sample etc/qemu-ifdown.sample %%DATADIR%%/QEMU,tcx.bin %%DATADIR%%/QEMU,cgthree.bin +%%DATADIR%%/ast27x0_bootrom.bin %%DATADIR%%/bios-256k.bin %%DATADIR%%/bios-microvm.bin %%DATADIR%%/bios.bin -%%DATADIR%%/canyonlands.dtb +%%DATADIR%%/dtb/bamboo.dtb +%%DATADIR%%/dtb/canyonlands.dtb +%%DATADIR%%/dtb/petalogix-ml605.dtb +%%DATADIR%%/dtb/petalogix-s3adsp1800.dtb %%DATADIR%%/edk2-aarch64-code.fd %%DATADIR%%/edk2-arm-code.fd %%DATADIR%%/edk2-arm-vars.fd @@ -134,7 +138,6 @@ include/qemu-plugin.h %%DATADIR%%/opensbi-riscv32-generic-fw_dynamic.bin %%DATADIR%%/opensbi-riscv64-generic-fw_dynamic.bin %%DATADIR%%/palcode-clipper -%%DATADIR%%/petalogix-ml605.dtb %%DATADIR%%/pnv-pnor.bin %%DATADIR%%/pxe-e1000.rom %%DATADIR%%/pxe-eepro100.rom @@ -157,8 +160,6 @@ include/qemu-plugin.h %%DATADIR%%/vgabios-vmware.bin %%DATADIR%%/skiboot.lid %%DATADIR%%/trace-events-all -%%DATADIR%%/petalogix-s3adsp1800.dtb -%%DATADIR%%/bamboo.dtb %%DATADIR%%/kvmvapic.bin %%DATADIR%%/u-boot.e500 %%DATADIR%%/pvh.bin |