libvirt-python3: update to 5.10.0.
This commit is contained in:
parent
8b9775501b
commit
217eff3db1
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python3'
|
||||
pkgname=libvirt-python3
|
||||
version=5.9.0
|
||||
version=5.10.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=6cf90149baec0cfaf79aa91da08abd7e471a03f5d59669c2dcdaaec3e0592cb2
|
||||
checksum=d204700b3421c8decdcd73c6d12980423c3d6171fc1437ba49470c2c60ebb45a
|
||||
|
|
1
srcpkgs/libvirt-python3/update
Normal file
1
srcpkgs/libvirt-python3/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=libvirt-python
|
Loading…
Reference in a new issue