libraries/libvirt: Updated for version 1.2.12.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2015-02-01 10:42:32 -06:00 committed by Willy Sudiarto Raharjo
parent 01af985db3
commit 6f8ac2008f
2 changed files with 5 additions and 5 deletions

View file

@ -5,8 +5,8 @@
# Maintained by Robby Workman <rworkman@slackbuilds.org>
PRGNAM=libvirt
VERSION=${VERSION:-1.2.11}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.2.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt"
VERSION="1.2.11"
VERSION="1.2.12"
HOMEPAGE="http://libvirt.org"
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.11.tar.gz"
MD5SUM="616ad039f212c02f7e055c5cf28c0a76"
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.12.tar.gz"
MD5SUM="2ae99535265ce4687d8718d744024c27"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="yajl urlgrabber"