diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2025-07-01 16:39:59 +0200 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2025-07-01 20:10:46 +0200 |
commit | 89d610a2f8047da32875274fe18598381563ac51 (patch) | |
tree | cd65544f8d8aedbf1c7cb8f4f2f163add098c6a5 | |
parent | devel/libvirt: update to 11.5.0 (diff) |
devel/py-libvirt: update to 11.5.0
Sponsored by: The FreeBSD Foundation
-rw-r--r-- | devel/py-libvirt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-libvirt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 311bb394ee06..17f93a0776c7 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 11.4.0 +PORTVERSION= 11.5.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ diff --git a/devel/py-libvirt/distinfo b/devel/py-libvirt/distinfo index c72ce1481f1b..872d07ddd7ae 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748885403 -SHA256 (libvirt-python-11.4.0.tar.gz) = 7335de498e3fdb2c96f68ee4065d44ab0404b79923d6316819a4b5f963f80125 -SIZE (libvirt-python-11.4.0.tar.gz) = 242629 +TIMESTAMP = 1751377188 +SHA256 (libvirt-python-11.5.0.tar.gz) = 69aad89ec689526835bf7d2d224badafe52a2def0d719676166755a8eab7ac23 +SIZE (libvirt-python-11.5.0.tar.gz) = 242679 |