libvirt-python: update to 2.2.0.
This commit is contained in:
parent
0af060489f
commit
c2e1592aa7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libvirt-python'
|
||||
pkgname=libvirt-python
|
||||
version=2.1.0
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python pkg-config libvirt-devel"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://pypi.python.org/pypi/libvirt-python"
|
||||
distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=74887fa1be60db2701e726da7e01e3bf18ecd3b8d1cfdf2f1f7480e1a1edbacb
|
||||
checksum=ba6b2eb3f018275e9720498d7b771959c2d51ebd54f6e956de5055f912afea76
|
||||
|
|
Loading…
Reference in a new issue