mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libvirt-python: update to 2.4.0.
This commit is contained in:
parent
ec7bf00b44
commit
a2edd8630a
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.2.0
|
version=2.4.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=ba6b2eb3f018275e9720498d7b771959c2d51ebd54f6e956de5055f912afea76
|
checksum=aa087cca41f50296306baa13366948339b875fd722fc4b92a484484cd881120c
|
||||||
|
|
Loading…
Add table
Reference in a new issue