libraries/libvirt-python: Updated for version 3.9.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
5f5d7ed802
commit
afcd90208c
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvirt-python
|
||||
VERSION=${VERSION:-3.8.0}
|
||||
VERSION=${VERSION:-3.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="3.8.0"
|
||||
VERSION="3.9.0"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-3.8.0.tar.gz"
|
||||
MD5SUM="8a9f4f7eea6aeb4b4dc2718542704494"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-3.9.0.tar.gz"
|
||||
MD5SUM="4d8c6b6b1960d4959b469d5e81619189"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in New Issue