Skip to content

Commit

Permalink
devel/libvirt: update to 9.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novel committed Nov 2, 2023
1 parent 9d403f6 commit f5a5647
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/libvirt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libvirt
PORTVERSION= 9.8.0
PORTVERSION= 9.9.0
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
Expand Down Expand Up @@ -116,7 +116,7 @@ MESON_ARGS+= \
-Dudev=disabled \
-Dnetcf=disabled \
-Dsysctl_config=disabled \
-Dlibnbd=disabled \
-Dnbdkit=disabled \
-Dlogin_shell=disabled \
-Dwireshark_dissector=disabled \
-Dinit_script=none \
Expand All @@ -140,7 +140,7 @@ USE_PERL5= build
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
SHLIB_VER= 0.9008.0
SHLIB_VER= 0.9009.0
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
PORTDOCS= *
#SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen
Expand Down
6 changes: 3 additions & 3 deletions devel/libvirt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696681436
SHA256 (libvirt-9.8.0.tar.xz) = 7aa90d133bb301e94663a45c36176f46f4a9fc1b34d77d2e22b7a2517106f506
SIZE (libvirt-9.8.0.tar.xz) = 9307064
TIMESTAMP = 1698935611
SHA256 (libvirt-9.9.0.tar.xz) = cb83be795548161af6718a6db75ee40719a87bcd6f9207a3565db2fc0e53a52e
SIZE (libvirt-9.9.0.tar.xz) = 9321556

0 comments on commit f5a5647

Please sign in to comment.