Skip to content

Commit 9a6b3f8

Browse files
Alan AlberghiniAlan
authored andcommitted
libraries/libvirt: Updated for version 11.10.0
1 parent 8dbaaae commit 9a6b3f8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

libraries/libvirt/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Have a look at the commented part of rc.libvirt for some gotchas.
4949
Optional dependencies include avahi, xen, audit, glusterfs, numactl,
5050
open-iscsi and libiscsi.
5151

52-
As of the 4.5.0 version, you may have to remove any previously
52+
As of the 4.5.0 version, you may have to remove any previously
5353
installed version of libvirt before this will build.
5454

5555
Note also that sometimes, in consequence of a major-version upgrade,

libraries/libvirt/libvirt.SlackBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
cd $(dirname $0) ; CWD=$(pwd)
1111

1212
PRGNAM=libvirt
13-
VERSION=${VERSION:-10.10.0}
13+
VERSION=${VERSION:-11.10.0}
1414
BUILD=${BUILD:-1}
1515
TAG=${TAG:-_SBo}
1616
PKGTYPE=${PKGTYPE:-tgz}

libraries/libvirt/libvirt.info

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PRGNAM="libvirt"
2-
VERSION="10.10.0"
2+
VERSION="11.10.0"
33
HOMEPAGE="http://libvirt.org"
4-
DOWNLOAD="https://download.libvirt.org/libvirt-10.10.0.tar.xz"
5-
MD5SUM="1ac7a0bce2d4584d293bd1d157f7c148"
4+
DOWNLOAD="https://download.libvirt.org/libvirt-11.10.0.tar.xz"
5+
MD5SUM="ca836331e4c66f195d09ffbc1281630d"
66
DOWNLOAD_x86_64=""
77
MD5SUM_x86_64=""
88
REQUIRES="yajl"

0 commit comments

Comments
 (0)