mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libvirt: Updated for version 1.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfb4877da4
commit
e0587d6114
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Maintained by Robby Workman <rworkman@slackbuilds.org>
|
||||
|
||||
PRGNAM=libvirt
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt"
|
||||
VERSION="1.3.4"
|
||||
VERSION="1.3.5"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.3.4.tar.gz"
|
||||
MD5SUM="f7c35c90c0a4fd215be2a27aab3580dc"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.3.5.tar.gz"
|
||||
MD5SUM="f9dc1e63d559eca50ae0ee798a4c6c6d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl urlgrabber"
|
||||
|
|
Loading…
Reference in a new issue