libraries/libvirt-python: Updated for version 3.2.0.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2017-04-02 00:39:41 -05:00 committed by Willy Sudiarto Raharjo
parent 6b91eedbbf
commit 875306926d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libvirt-python
VERSION=${VERSION:-3.0.0}
VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt-python"
VERSION="3.0.0"
VERSION="3.2.0"
HOMEPAGE="http://libvirt.org"
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-3.0.0.tar.gz"
MD5SUM="7db351f11b604f55a51e1ee2acebbfd2"
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-3.2.0.tar.gz"
MD5SUM="500731d03c1ac8355021e34e037337df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libvirt"