libraries/libvirt: Updated for version 1.2.19.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2015-09-05 00:02:00 -05:00 committed by Willy Sudiarto Raharjo
parent c4b952f969
commit 938c7cec5f
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.2.18}
VERSION=${VERSION:-1.2.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt"
VERSION="1.2.18"
VERSION="1.2.19"
HOMEPAGE="http://libvirt.org"
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.18.tar.gz"
MD5SUM="5531b44fc282c3ce0c3951c6bb692576"
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.2.19.tar.gz"
MD5SUM="bc3ab1ba5b6fabd2e4516c70ddd4d97c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yajl urlgrabber"