libraries/libvirt-python: Updated for version 1.2.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0a18a2dccc
commit
4959d07dbf
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvirt-python
|
||||
VERSION=${VERSION:-1.2.6}
|
||||
VERSION=${VERSION:-1.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="1.2.6"
|
||||
VERSION="1.2.8"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.6.tar.gz"
|
||||
MD5SUM="446b435fc7fdc572b4b8a1c82f43b327"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.8.tar.gz"
|
||||
MD5SUM="fd31751932c96895c2f69c12532d8ec3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in New Issue