libraries/libvirt: Updated for version 1.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-03-02 17:09:37 +07:00
parent 549f37c762
commit 34566e3cca
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Maintained by Robby Workman <rworkman@slackbuilds.org>
PRGNAM=libvirt
VERSION=${VERSION:-1.3.1}
VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt"
VERSION="1.3.1"
VERSION="1.3.2"
HOMEPAGE="http://libvirt.org"
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.3.1.tar.gz"
MD5SUM="1d49377bb471df214e2dc660e7411361"
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.3.2.tar.gz"
MD5SUM="b48b06bbc7efbe9973ed0f3f223d6da2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yajl urlgrabber"