system/virt-manager: Updated for version 1.0.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-05-27 22:58:27 +07:00 committed by Willy Sudiarto Raharjo
parent e017c7eb18
commit b19262e241
2 changed files with 5 additions and 5 deletions

View File

@ -4,10 +4,10 @@
# Written by Ash Wiren ash@spooksoftware.com # Released to public domain.
# Modified by Zoran Stojakovic
# Lots of mods by rworkman for 0.10.x
# Lots of mods by rworkman for 1.x
PRGNAM=virt-manager
VERSION=${VERSION:-1.0.0}
VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="virt-manager"
VERSION="1.0.0"
VERSION="1.0.1"
HOMEPAGE="http://virt-manager.et.redhat.com"
DOWNLOAD="http://virt-manager.org/download/sources/virt-manager/virt-manager-1.0.0.tar.gz"
MD5SUM="8a0585de48d8060a5394aae912342c95"
DOWNLOAD="https://fedorahosted.org/released/virt-manager/virt-manager-1.0.1.tar.gz"
MD5SUM="4741c0d93d69cef5f936b2ea2d8348c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libvirt-glib libvirt-python gnome-python2-gconf tunctl ipaddr-py urlgrabber pygobject3 gtk-vnc spice-gtk vte3"