system/virt-manager: Updated for version 1.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-07-01 01:04:41 +07:00
parent c00107e86d
commit a735a62aa4
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# Lots of mods by rworkman for 1.x
PRGNAM=virt-manager
VERSION=${VERSION:-1.3.1}
VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="virt-manager"
VERSION="1.3.1"
VERSION="1.4.0"
HOMEPAGE="http://virt-manager.org/"
DOWNLOAD="http://virt-manager.org/download/sources/virt-manager/virt-manager-1.3.1.tar.gz"
MD5SUM="7cd2c0ce6de2ad51bd959a42a8a512f9"
DOWNLOAD="http://virt-manager.org/download/sources/virt-manager/virt-manager-1.4.0.tar.gz"
MD5SUM="3cb69f1d108ae6d16bab2fce7ec639ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libosinfo libvirt-glib libvirt-python gnome-python2-gconf tunctl ipaddr-py python-urllib3 python-requests gtk-vnc spice-gtk vte3"