diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-25 14:40:20 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-26 00:18:48 +0200 |
commit | db1a24ac837c925f193b8b69c60c5d69769e2272 (patch) | |
tree | f1c250c8b607c7c235a9bef748ae41800befda8f | |
parent | textproc/consul-template: Update version 0.41.0=>0.41.1 (diff) |
emulators/qemu: Update version 10.0.2=>10.0.3
Changelog: https://wiki.qemu.org/ChangeLog/10.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 df1fa1174335..12e78992502b 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 10.0.2 +DISTVERSION= 10.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 20b36677720e..4dcd7ae57eed 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 = 1753446040 +SHA256 (qemu/10.0.3/qemu-10.0.3.tar.xz) = 5c891267b1534a774465db8b1a0dfcb0c5e6d7ecb6f71345625adf4e0889945b +SIZE (qemu/10.0.3/qemu-10.0.3.tar.xz) = 135736600 |