mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/libvirt to 5.1.0-1
This commit is contained in:
parent
7ff93894c1
commit
49677cbcc3
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
# - removed qemu makedepend
|
||||
|
||||
pkgname=libvirt
|
||||
pkgver=5.0.0
|
||||
pkgver=5.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
|
||||
arch=('x86_64')
|
||||
url="http://libvirt.org/"
|
||||
url="https://libvirt.org/"
|
||||
license=('LGPL')
|
||||
makedepends=('lvm2' 'linux-api-headers' 'dnsmasq' 'lxc' 'libiscsi' 'open-iscsi'
|
||||
'perl-xml-xpath' 'libxslt' 'parted' 'python')
|
||||
|
@ -69,7 +69,7 @@ source=("https://libvirt.org/sources/${pkgname}-${pkgver}.tar.xz"{,.asc}
|
|||
'libvirtd.conf.d'
|
||||
'libvirtd-guests.conf.d'
|
||||
'libvirt.sysusers.d')
|
||||
sha512sums=('d93042f49d2550d14577b5257c548d7108462fe1ad69420c128acf094ffd3e80deb744db13d4c3d5fbe5e4c1826d13131be12e3413710711a2d8cba6cb5a9db9'
|
||||
sha512sums=('ca64d7be683614bdeb20a8865655fe80f911cf13c00aed2334db3a2e4131e1dd6fe5e9663a24e6f82161ad5aa53f1a2637cd21730eed46e4764b7eebced94f3f'
|
||||
'SKIP'
|
||||
'fc0e16e045a2c84d168d42c97d9e14ca32ba0d86025135967f4367cf3fa663882eefb6923ebf04676ae763f4f459e5156d7221b36b47c835f9e531c6b6e0cd9d'
|
||||
'ef221bae994ad0a15ab5186b7469132896156d82bfdc3ef3456447d5cf1af347401ef33e8665d5b2f76451f5457aee7ea01064d7b9223d6691c90c4456763258'
|
||||
|
|
Loading…
Reference in a new issue