diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-04-01 18:41:47 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-04-02 06:38:51 +0000 |
commit | 29a22f0ddf26c0ba19a07dbb644de29d4a1b2073 (patch) | |
tree | 62d78839d4c338d06ba1547e55c9d95a19cd6161 | |
parent | c881e82101784ab6b0ee63de2485eb90fd37570f (diff) | |
download | ports-29a22f0ddf26c0ba19a07dbb644de29d4a1b2073.tar.gz ports-29a22f0ddf26c0ba19a07dbb644de29d4a1b2073.zip |
devel/libvirt: update to 9.2.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 5032dcdd3782..a841fd0ed060 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 9.1.0 +PORTVERSION= 9.2.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.9001.0 +SHLIB_VER= 0.9002.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 4b741b2e252b..1401b70d0788 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677696120 -SHA256 (libvirt-9.1.0.tar.xz) = defebea252a24c1800fbf484b14018b6261192acbac5bda8395e47eba2a14d6a -SIZE (libvirt-9.1.0.tar.xz) = 9047300 +TIMESTAMP = 1680372358 +SHA256 (libvirt-9.2.0.tar.xz) = a07f501e99093ac1374888312be32182e799de17407ed7547d0e469fae8188c5 +SIZE (libvirt-9.2.0.tar.xz) = 9182060 |