diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-25 20:05:17 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-25 20:11:26 +0000 |
| commit | c5110d62f06db49a27ba9ed74e0e6be4815a041c (patch) | |
| tree | 1154b954d76dd8759d5cbfcc321e11b5697b9f9a | |
| parent | 39bb0558d225617921ce3d624bd519b487556352 (diff) | |
emulators/qemu: Update version 11.0.2=>11.0.3
Changelog: https://wiki.qemu.org/ChangeLog/11.0
| -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 866ec9ae3161..37d6e6f9d3ad 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 11.0.2 +DISTVERSION= 11.0.3 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index a0ff640be413..006b87c09fa7 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783215254 -SHA256 (qemu/11.0.2/qemu-11.0.2.tar.xz) = 3745f6ea88e2e87fe0dc838b2b1d4e0a770bf48e01a1d5a186842a1fff76ccf5 -SIZE (qemu/11.0.2/qemu-11.0.2.tar.xz) = 141403712 +TIMESTAMP = 1784999663 +SHA256 (qemu/11.0.3/qemu-11.0.3.tar.xz) = da5fcffc32762820568b828ed430a728864d34d50b6d2f30358597760cbb0523 +SIZE (qemu/11.0.3/qemu-11.0.3.tar.xz) = 141366336 |
