libraries/libvirt-python: Updated for version 1.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5b9d58943c
commit
0ffb5b137f
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvirt-python
|
||||
VERSION=${VERSION:-1.2.4}
|
||||
VERSION=${VERSION:-1.2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-python"
|
||||
VERSION="1.2.4"
|
||||
VERSION="1.2.5"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.4.tar.gz"
|
||||
MD5SUM="fbcb68f898390b321cbfcbdaa8d0c1ba"
|
||||
DOWNLOAD="http://libvirt.org/sources/python/libvirt-python-1.2.5.tar.gz"
|
||||
MD5SUM="d155184bd2eba00be45f6d5421082884"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt"
|
||||
|
|
Loading…
Reference in New Issue