libvirt-python3: update to 7.0.0.
This commit is contained in:
parent
b91837ede3
commit
c3acf571e2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=6.10.0
|
||||
version=7.0.0
|
||||
revision=1
|
||||
wrksrc="libvirt-python-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,4 +12,4 @@ 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=47a8e90d9f49bc0296d2817f6009e18dbb69844ce10b81c2a2672bccd6f49fd5
|
||||
checksum=7e1663da2587e87106fc226160b33ae2160989c32176ad17d876315d5c1c36b5
|
||||
|
|
Loading…
Reference in New Issue