libraries/libvirt: Updated for version 1.2.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-06-09 07:34:52 +07:00 committed by Willy Sudiarto Raharjo
parent eb82ad9edb
commit 5b9d58943c
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Maintained by Bogdan Radulescu <bogdan@nimblex.net>
PRGNAM=libvirt
VERSION=${VERSION:-1.2.4}
VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt"
VERSION="1.2.4"
VERSION="1.2.5"
HOMEPAGE="http://libvirt.org"
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.4.tar.gz"
MD5SUM="da7a9ca519df45a460659189fe0024e6"
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.2.5.tar.gz"
MD5SUM="787960669a40181fd381a87a318c0660"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yajl urlgrabber"