libraries/libvirt: Updated for version 1.2.14.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2015-04-04 23:23:13 -05:00 committed by Willy Sudiarto Raharjo
parent 86106ff897
commit becac2dbf8
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.13}
VERSION=${VERSION:-1.2.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt"
VERSION="1.2.13"
VERSION="1.2.14"
HOMEPAGE="http://libvirt.org"
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.13.tar.gz"
MD5SUM="237e0d9c7f8a31ec3cf0df9a41da2137"
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.14.tar.gz"
MD5SUM="983345c4ee6535437a6ba408dd59289a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yajl urlgrabber"