mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libvirt-python: Updated for version 3.10.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b6803d8069
commit
0b0fba65d3
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:-3.9.0}
|
||||
VERSION=${VERSION:-3.10.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="3.9.0"
|
||||
VERSION="3.10.0"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-3.9.0.tar.gz"
|
||||
MD5SUM="4d8c6b6b1960d4959b469d5e81619189"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/python/libvirt-python-3.10.0.tar.gz"
|
||||
MD5SUM="b75efebfa51ce268665298cce9aa0857"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in a new issue