diff options
-rw-r--r-- | devel/libvirt/Makefile | 5 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index be2274d1e127..326fffb3f542 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,6 +1,5 @@ PORTNAME= libvirt -DISTVERSION= 11.4.0 -PORTREVISION= 1 +DISTVERSION= 11.5.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -141,7 +140,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.11004.0 +SHLIB_VER= 0.11005.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 2a75775d3092..a8e5fe443a4d 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748882025 -SHA256 (libvirt-11.4.0.tar.xz) = e10059efc655532b0cfe44d961c87c5a56e45393cc7bd343bd3348b40d73b267 -SIZE (libvirt-11.4.0.tar.xz) = 9849020 +TIMESTAMP = 1751370391 +SHA256 (libvirt-11.5.0.tar.xz) = 2b63b9d60538e1e2fa4e3f6d836409e6ff705249c79001914ac3400859d72423 +SIZE (libvirt-11.5.0.tar.xz) = 9865100 |