diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-05-03 15:23:19 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-05-04 20:44:34 +0200 |
commit | 8cbe9a8d5f6a77ea4021437e8b5e44a30aa5d013 (patch) | |
tree | cbdda9c5fe6682bc6517e099268d89eca9b9c5c5 /emulators/qemu | |
parent | textproc/fzf: Update version 0.60.2=>0.60.3 (diff) |
emulators/qemu: Update version 9.2.2=>9.2.3
Changelog: https://wiki.qemu.org/ChangeLog/9.2
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 92d6c04c7012..b7fdc74b43cb 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 9.2.2 +DISTVERSION= 9.2.3 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 3c4c176f1875..b0be455048a2 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745742982 -SHA256 (qemu/9.2.2/qemu-9.2.2.tar.xz) = 752eaeeb772923a73d536b231e05bcc09c9b1f51690a41ad9973d900e4ec9fbf -SIZE (qemu/9.2.2/qemu-9.2.2.tar.xz) = 134756816 +TIMESTAMP = 1746269953 +SHA256 (qemu/9.2.3/qemu-9.2.3.tar.xz) = baed494270c361bf69816acc84512e3efed71c7a23f76691642b80bc3de7693e +SIZE (qemu/9.2.3/qemu-9.2.3.tar.xz) = 134755248 |