diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-12-04 02:27:19 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-12-06 13:52:24 +0000 |
commit | 93b3f553413fd036e401585446aaaf6373f0f1e3 (patch) | |
tree | 83b7557323b382d6ef4842c484a5eb91770292c7 | |
parent | 803db6a5046da854b1d3315dfa909938f8646ce5 (diff) |
devel/py-libvirt: update to 7.10.0
-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 5a80f1726a0b..7ca38ae64f79 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman <jgh@FreeBSD.org> PORTNAME= libvirt -PORTVERSION= 7.9.0 +PORTVERSION= 7.10.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 525758e9557f..f604522b1fa7 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635912246 -SHA256 (libvirt-python-7.9.0.tar.gz) = 8535cffa5fbf05185648f9f57a2f71899c3bc12c897d320351c53725a48e5359 -SIZE (libvirt-python-7.9.0.tar.gz) = 218332 +TIMESTAMP = 1638584404 +SHA256 (libvirt-python-7.10.0.tar.gz) = 267774bbdf99d47515274542880499437dc94ae291771f5663c62020a62da975 +SIZE (libvirt-python-7.10.0.tar.gz) = 218394 |