mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/libvirt to 1.2.16-1
This commit is contained in:
parent
24416a7fd9
commit
c7961e9f58
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - remove numactl from depends, doesn't build on ARM
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=1.2.15
|
||||
pkgver=1.2.16
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -15,7 +15,7 @@ license=('LGPL')
|
|||
depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
|
||||
'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus' 'libxau' 'libxdmcp' 'libpcap'
|
||||
'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 'gcc-libs'
|
||||
'iproute2' 'libnl' 'libx11' 'gettext')
|
||||
'iproute2' 'libnl' 'libx11' 'gettext' 'ceph')
|
||||
makedepends=('pkgconfig' 'lvm2' 'linux-api-headers' 'dnsmasq' 'lxc'
|
||||
'libiscsi' 'open-iscsi'
|
||||
'perl-xml-xpath' 'libxslt')
|
||||
|
@ -66,7 +66,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
|
|||
libvirtd.conf.d
|
||||
libvirtd-guests.conf.d
|
||||
libvirt.tmpfiles.d)
|
||||
md5sums=('08c2ea825d076ee67b1bbc600c220b97'
|
||||
md5sums=('015b0aa29c7868916f7b32c9ee70ef60'
|
||||
'5e31269067dbd12ca871234450bb66bb'
|
||||
'384fff96c6248d4f020f6fa66c32b357'
|
||||
'020971887442ebbf1b6949e031c8dd3f')
|
||||
|
|
Loading…
Reference in a new issue