diff options
author | novel <novel@FreeBSD.org> | 2017-09-10 00:01:20 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2017-09-10 00:01:20 +0800 |
commit | b8713b7d04412b5aa5aaa6ecb7a83500ea996107 (patch) | |
tree | bcb8c77c1aeeda2112dee09cf74ff6cf99648326 /devel | |
parent | 952e8ddf9e2e6018d3edca0b13181ba313050794 (diff) | |
download | freebsd-ports-gnome-b8713b7d04412b5aa5aaa6ecb7a83500ea996107.tar.gz freebsd-ports-gnome-b8713b7d04412b5aa5aaa6ecb7a83500ea996107.tar.zst freebsd-ports-gnome-b8713b7d04412b5aa5aaa6ecb7a83500ea996107.zip |
devel/py-libvirt: update to 3.7.0
Diffstat (limited to 'devel')
-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 f22cca629d89..21a91d28009f 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.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 c3c552ce7b85..4f57a40fe709 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501681470 -SHA256 (libvirt-python-3.6.0.tar.gz) = ecb9cbc8b1f33b245b04e3a937d8483584ab7a18258b217be96661343a4b1ad0 -SIZE (libvirt-python-3.6.0.tar.gz) = 181778 +TIMESTAMP = 1504927640 +SHA256 (libvirt-python-3.7.0.tar.gz) = 1e4a8a8b08ef8f2502088f26ce3aced415d55ef808d8301dfed023f45154c06f +SIZE (libvirt-python-3.7.0.tar.gz) = 182372 |