diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-05-01 17:29:38 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2016-05-01 17:29:38 +0000 |
commit | 0646cd066aaa227162298deb7d303a3bb6689b24 (patch) | |
tree | ff49ef9b491ec66e7e3e78b979db7bac5f2481cb | |
parent | devel/libvirt: update to 1.3.4 (diff) |
devel/py-libvirt: update to 1.3.4
Notes
Notes:
svn path=/head/; revision=414415
-rw-r--r-- | devel/py-libvirt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-libvirt/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 0a7ab1355705..1059955d637f 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 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 72f24f3bf9dd..cfb650d028e7 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.3.3.tar.gz) = aa68ae788d44ae49ee43be69227f1db2e8c55a2b3499236b715dfbf6090c0e4a -SIZE (libvirt-python-1.3.3.tar.gz) = 172251 +SHA256 (libvirt-python-1.3.4.tar.gz) = badd2f51b07d5b03be7c01c45d8f52fea181ba9386ced5b12241ffdcf7e4f7a7 +SIZE (libvirt-python-1.3.4.tar.gz) = 172808 |