diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-04-24 12:58:55 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-04-25 11:28:15 +0200 |
commit | 8836304271599f42eeafd30ff96f1f5dd1cc003e (patch) | |
tree | a24be2bebd9dec9f48633e9c9d1e3c4c4c59ce8a /emulators/qemu | |
parent | databases/freetds-devel: Update version 1.4.454=>1.4.485 (diff) |
emulators/qemu: Update version 9.2.0=>9.2.1
Changelog: https://wiki.qemu.org/ChangeLog/9.2
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 6 | ||||
-rw-r--r-- | emulators/qemu/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index e409f2655b32..82e1aecdc8a0 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,6 +1,5 @@ PORTNAME= qemu -DISTVERSION= 9.2.0 -PORTREVISION= 1 +DISTVERSION= 9.2.1 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 6bad3c035c91..df69308c3a2a 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734924302 -SHA256 (qemu/9.2.0/qemu-9.2.0.tar.xz) = f859f0bc65e1f533d040bbe8c92bcfecee5af2c921a6687c652fb44d089bd894 -SIZE (qemu/9.2.0/qemu-9.2.0.tar.xz) = 135188800 +TIMESTAMP = 1745485159 +SHA256 (qemu/9.2.1/qemu-9.2.1.tar.xz) = 72874fe9c395ced0c7fd7c22c43744072697f7ee1926a72237bd81784b2faf62 +SIZE (qemu/9.2.1/qemu-9.2.1.tar.xz) = 134774676 diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist index 4b9c11524a0a..cfb483cb75d3 100644 --- a/emulators/qemu/pkg-plist +++ b/emulators/qemu/pkg-plist @@ -84,6 +84,7 @@ include/qemu-plugin.h %%DATADIR%%/firmware/60-edk2-arm.json %%DATADIR%%/firmware/60-edk2-i386.json %%DATADIR%%/firmware/60-edk2-loongarch64.json +%%DATADIR%%/firmware/60-edk2-riscv64.json %%DATADIR%%/firmware/60-edk2-x86_64.json %%DATADIR%%/hppa-firmware.img %%DATADIR%%/hppa-firmware64.img |