libvirt: update to 4.6.0.
This commit is contained in:
parent
c8a9c110a3
commit
fecd3cafa0
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt'
|
||||
pkgname=libvirt
|
||||
version=4.5.0
|
||||
version=4.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
patch_args="-Np1"
|
||||
|
@ -11,8 +11,9 @@ short_desc="The virtualization API for controlling virtualization engines"
|
|||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://libvirt.org"
|
||||
changelog="https://libvirt.org/news.html"
|
||||
distfiles="https://libvirt.org/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=e7e95edc0ca553046761ed55a8d01a06a3a3a4238bbeaedb3ba34680a277ab09
|
||||
checksum=b4ac6cd1825d89b9bbafff53f6308f1ac292a44d78eee67bebe01973e2574066
|
||||
|
||||
# FIX https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701649
|
||||
system_accounts="libvirt"
|
||||
|
|
Loading…
Reference in a new issue