libvirt-glib: update to 5.0.0.
This commit is contained in:
parent
813f22b026
commit
a8cadd361a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-glib'
|
||||
pkgname=libvirt-glib
|
||||
version=4.0.0
|
||||
version=5.0.0
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://libvirt.org"
|
||||
distfiles="http://libvirt.org/sources/glib/libvirt-glib-${version}.tar.xz"
|
||||
checksum=8423f7069daa476307321d1c11e2ecc285340cd32ca9fc05207762843edeacbd
|
||||
checksum=9bfec346382416a3575d87299bc641b2a464aa519fd9b1287e318aa43a2f3b8b
|
||||
replaces="libvirt-glib-python>=0"
|
||||
|
||||
build_options="doc gir vala"
|
||||
|
|
Loading…
Reference in New Issue