libvirt-python3: update to 7.5.0.
This commit is contained in:
parent
8c043e2f8a
commit
2fc10e2fb3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=7.4.0
|
||||
version=7.5.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=384a5273c06013ea4fbaa98069e364c209af390d000f0e206d803634711d0b9a
|
||||
checksum=002ff458a8eca1caf5d45dffe68b44a6d0ce115496373872355de0d589c578d9
|
||||
|
|
Loading…
Reference in New Issue