libraries/libvirt-glib: Updated for version 0.2.3.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-10 00:13:33 -06:00
parent d1c3e9436c
commit c465b16255
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libvirt-glib
# Copyright 2012-2015 Robby Workman, Tuscaloosa, Alabama, USA
# Copyright 2012-2016 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libvirt-glib
VERSION=${VERSION:-0.2.2}
VERSION=${VERSION:-0.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt-glib"
VERSION="0.2.2"
VERSION="0.2.3"
HOMEPAGE="http://libvirt.org/"
DOWNLOAD="ftp://libvirt.org/libvirt/glib/libvirt-glib-0.2.2.tar.gz"
MD5SUM="705f0bd0b6231cb71f4eb916f4dc4714"
DOWNLOAD="ftp://libvirt.org/libvirt/glib/libvirt-glib-0.2.3.tar.gz"
MD5SUM="a19c9b644dd5f2b9e3e1a4a21f34e2e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libvirt vala"