libvirt-python3: update to 6.3.0.
This commit is contained in:
parent
47916dce7c
commit
cd3d669da6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=6.2.0
|
||||
version=6.3.0
|
||||
revision=1
|
||||
wrksrc="libvirt-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://pypi.org/project/libvirt-python/"
|
||||
distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz"
|
||||
checksum=d9ff49257ef768d2187ae92f550e96d9e4b13124d8acd3e78af83e5c4c1dec5d
|
||||
checksum=c772421ecc144f098f4ab15db700c62db9b9e6e76b876217edcfd62e9ce02750
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="Builders need libvirt update for the host" ;;
|
||||
|
|
Loading…
Reference in a new issue