Skip to content

Commit

Permalink
devel/libvirt: update to 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
novel committed Jan 19, 2024
1 parent 99ad428 commit 44e62f4
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,6 +1,5 @@
PORTNAME= libvirt
PORTVERSION= 9.10.0
PORTREVISION= 1
PORTVERSION= 10.0.0
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
Expand Down Expand Up @@ -118,6 +117,7 @@ MESON_ARGS+= \
-Dnetcf=disabled \
-Dsysctl_config=disabled \
-Dnbdkit=disabled \
-Dnbdkit_config_default=disabled \
-Dlogin_shell=disabled \
-Dwireshark_dissector=disabled \
-Dinit_script=none \
Expand All @@ -141,7 +141,7 @@ USE_PERL5= build
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
SHLIB_VER= 0.9010.0
SHLIB_VER= 0.10000.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 = 1701538873
SHA256 (libvirt-9.10.0.tar.xz) = 1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519
SIZE (libvirt-9.10.0.tar.xz) = 9350372
TIMESTAMP = 1705513919
SHA256 (libvirt-10.0.0.tar.xz) = 8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a
SIZE (libvirt-10.0.0.tar.xz) = 9395076

0 comments on commit 44e62f4

Please sign in to comment.