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