diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-06-06 06:23:18 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2021-06-06 13:06:19 +0000 |
commit | 71b7d069d5e5877d594a3ad3c02f761145ada383 (patch) | |
tree | 229ed61b24e703a670bef903158f81781be90fd0 | |
parent | 64b9e0376f0278eab2c16ac51924983f4491b2fc (diff) | |
download | ports-71b7d069d5e5877d594a3ad3c02f761145ada383.tar.gz ports-71b7d069d5e5877d594a3ad3c02f761145ada383.zip |
devel/libvirt: update to 7.4.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 7a75931f0f0e..79b7dd5187b1 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Helfman <jgh@FreeBSD.org> PORTNAME= libvirt -PORTVERSION= 7.3.0 +PORTVERSION= 7.4.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -105,7 +105,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.7003.0 +SHLIB_VER= 0.7004.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 9cdbc4701d5f..e15f86da5028 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620056127 -SHA256 (libvirt-7.3.0.tar.xz) = 27bdbb85c0301475ab1f2ecd185c629ea0bfd5512bef3f6f1817b6c55d1dc1be -SIZE (libvirt-7.3.0.tar.xz) = 8680468 +TIMESTAMP = 1622959744 +SHA256 (libvirt-7.4.0.tar.xz) = b366d73dee6ce77a226bedef592e0620ceb8e22e5998f60768017f79fc4ead26 +SIZE (libvirt-7.4.0.tar.xz) = 8617788 |