mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/libvirt-python: Updated for version 1.2.10.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
28bc11da2c
commit
f53050fed2
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:-1.2.8}
|
||||
VERSION=${VERSION:-1.2.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="1.2.8"
|
||||
VERSION="1.2.10"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.8.tar.gz"
|
||||
MD5SUM="fd31751932c96895c2f69c12532d8ec3"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.10.tar.gz"
|
||||
MD5SUM="30739a4a1b22b039863b24bf9a75c97d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in a new issue