diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-09-09 05:38:28 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-09-09 11:21:20 +0000 |
commit | 711e3a00f214df00e98c5c2fae030b8feb5151c5 (patch) | |
tree | 3762b7922eef53538a77e14f512b561dd5c08a50 | |
parent | 8bed8f91a83ca7bae52607fe63edca0c406f5b97 (diff) | |
download | ports-711e3a00f214df00e98c5c2fae030b8feb5151c5.tar.gz ports-711e3a00f214df00e98c5c2fae030b8feb5151c5.zip |
devel/libvirt: update to 9.7.0
-rw-r--r-- | devel/libvirt/Makefile | 4 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 49427e1a1a8a..325ab208ae75 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 9.6.0 +PORTVERSION= 9.7.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -139,7 +139,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.9006.0 +SHLIB_VER= 0.9007.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * #SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index ddc6db909adc..5b478e7941b8 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691078928 -SHA256 (libvirt-9.6.0.tar.xz) = 10f2e52dbb5df90410594a8e36d0e0587d38f11efb64ff32cbec422b93b70c52 -SIZE (libvirt-9.6.0.tar.xz) = 9282400 +TIMESTAMP = 1694237390 +SHA256 (libvirt-9.7.0.tar.xz) = d8c758fe7db640f572489caa8ea6dd8262d169a4372326c23a3a013cdc40b8ce +SIZE (libvirt-9.7.0.tar.xz) = 9294008 |