mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libvirt-python: Updated for version 2.2.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
19c22345ed
commit
93c848fc52
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvirt-python
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-2.1.0.tar.gz"
|
||||
MD5SUM="7f595fed5b9da18b07fd73beafd82ed2"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-2.2.0.tar.gz"
|
||||
MD5SUM="fde20090374d7631ac8ea2bdab6ba510"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in a new issue