libraries/libvirt-glib: Updated for version 0.2.0.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-12-29 14:58:43 -06:00 committed by Willy Sudiarto Raharjo
parent 79b3fd5b95
commit 34685d023c
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libvirt-glib
VERSION=${VERSION:-0.1.9}
VERSION=${VERSION:-0.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libvirt-glib"
VERSION="0.1.9"
VERSION="0.2.0"
HOMEPAGE="http://libvirt.org/"
DOWNLOAD="http://libvirt.org/sources/glib/libvirt-glib-0.1.9.tar.gz"
MD5SUM="7665a30c7eec8f5b34f69dca5b9236b9"
DOWNLOAD="http://libvirt.org/sources/glib/libvirt-glib-0.2.0.tar.gz"
MD5SUM="ddfe8490af8263f3423aeb492afd7932"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libvirt vala"