mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libvirt-python: Updated for version 1.2.12.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6f8ac2008f
commit
c51075fed3
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libvirt-python
|
# Slackware build script for libvirt-python
|
||||||
|
|
||||||
# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA
|
# Copyright 2013-2015 Robby Workman, Northport, Alabama, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libvirt-python
|
PRGNAM=libvirt-python
|
||||||
VERSION=${VERSION:-1.2.11}
|
VERSION=${VERSION:-1.2.12}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libvirt-python"
|
PRGNAM="libvirt-python"
|
||||||
VERSION="1.2.11"
|
VERSION="1.2.12"
|
||||||
HOMEPAGE="http://libvirt.org"
|
HOMEPAGE="http://libvirt.org"
|
||||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.11.tar.gz"
|
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.12.tar.gz"
|
||||||
MD5SUM="b9ea1c2a44d3c7468e786fb827d90aee"
|
MD5SUM="4255f2bfece23aacbc8d94256598b302"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libvirt"
|
REQUIRES="libvirt"
|
||||||
|
|
Loading…
Reference in a new issue