diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-08-05 13:16:50 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-08-06 18:10:29 +0000 |
commit | c533cd31fc695cf96e7b968bff17a68532d4d73d (patch) | |
tree | da3dec0e3b7b01ec979f23553c590e5123cff777 | |
parent | 822fdafc3e6907c50102d3fe688c8d4051dbcc03 (diff) | |
download | ports-c533cd31fc695cf96e7b968bff17a68532d4d73d.tar.gz ports-c533cd31fc695cf96e7b968bff17a68532d4d73d.zip |
devel/libvirt: update to 9.6.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 69cfa85d56ae..49427e1a1a8a 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 9.5.0 +PORTVERSION= 9.6.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.9005.0 +SHLIB_VER= 0.9006.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 9ceef3633684..ddc6db909adc 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689621491 -SHA256 (libvirt-9.5.0.tar.xz) = df5ea2272c4d1ce1889892d88292506616c1e10ebe8ecdeac7928f2ebdc3044a -SIZE (libvirt-9.5.0.tar.xz) = 9261176 +TIMESTAMP = 1691078928 +SHA256 (libvirt-9.6.0.tar.xz) = 10f2e52dbb5df90410594a8e36d0e0587d38f11efb64ff32cbec422b93b70c52 +SIZE (libvirt-9.6.0.tar.xz) = 9282400 |