diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-12-21 01:06:58 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-12-21 02:08:26 +0100 |
commit | aabbc0e9b1d5493492f1998da828880263aa0b96 (patch) | |
tree | de8a9e13555e370c4fb5e41b0b56e82f55c49f26 /emulators/qemu | |
parent | emulators/qemu-devel: Update version 9.1.0.20240930=>9.1.0.20241031 (diff) |
emulators/qemu: Update version 9.1.1=>9.1.2
Changelog: https://wiki.qemu.org/ChangeLog/9.1
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 6310420972a2..a7d92a840fd7 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 9.1.1 +DISTVERSION= 9.1.2 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 14d567261bcd..778ef4840d39 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729806392 -SHA256 (qemu/9.1.1/qemu-9.1.1.tar.xz) = 7dc0f9da5491ff449500f3310063a36b619f236ee45706fd0846eb37d4bba889 -SIZE (qemu/9.1.1/qemu-9.1.1.tar.xz) = 132584840 +TIMESTAMP = 1734729117 +SHA256 (qemu/9.1.2/qemu-9.1.2.tar.xz) = 19fd9d7535a54d6e044e186402aa3b3b1bdfa87c392ec8884855592c8510c96f +SIZE (qemu/9.1.2/qemu-9.1.2.tar.xz) = 132481332 |