diff options
author | novel <novel@FreeBSD.org> | 2017-08-06 12:49:11 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2017-08-06 12:49:11 +0800 |
commit | 00e58da010e44b209053c31075949ee3a428a81a (patch) | |
tree | 32945f9f281770cb0f97a3f266ef02765b1dfc44 /devel | |
parent | 96727f4fe584c499b8ca12dbbc2b4214eaddf8cf (diff) | |
download | freebsd-ports-gnome-00e58da010e44b209053c31075949ee3a428a81a.tar.gz freebsd-ports-gnome-00e58da010e44b209053c31075949ee3a428a81a.tar.zst freebsd-ports-gnome-00e58da010e44b209053c31075949ee3a428a81a.zip |
devel/libvirt: update to 3.6.0
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvirt/Makefile | 2 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 2ec0ec43e257..8fe8904ea620 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 04090841f46a..c6a5f2e4047a 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499433934 -SHA256 (libvirt-3.5.0.tar.xz) = 2963bae30d41411a2a8184de6a69cc3bd4dba14d2824b67906263dc35b27b516 -SIZE (libvirt-3.5.0.tar.xz) = 14695760 +TIMESTAMP = 1501681119 +SHA256 (libvirt-3.6.0.tar.xz) = 3a2c97f6950796f300f6a2e0404f4de8e51c3b9430cdb82738439adb0ac59e3d +SIZE (libvirt-3.6.0.tar.xz) = 14797704 |