libvirt-python3: update to 6.2.0.
This commit is contained in:
parent
a59616153a
commit
9c3e4707d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=6.1.0
|
||||
version=6.2.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=be644f4809c0e1d368e3ac065df3c66a26dcfe61ecb607ee9706e1799f22c35a
|
||||
checksum=d9ff49257ef768d2187ae92f550e96d9e4b13124d8acd3e78af83e5c4c1dec5d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="Builders need libvirt update for the host" ;;
|
||||
|
|
Loading…
Reference in a new issue