mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libvirt: Updated for version 1.2.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cf72255219
commit
b17034af88
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.2.19}
|
||||
VERSION=${VERSION:-1.2.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt"
|
||||
VERSION="1.2.19"
|
||||
VERSION="1.2.20"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.2.19.tar.gz"
|
||||
MD5SUM="bc3ab1ba5b6fabd2e4516c70ddd4d97c"
|
||||
DOWNLOAD="ftp://libvirt.org/libvirt/libvirt-1.2.20.tar.gz"
|
||||
MD5SUM="b1058b8062a9b76f55928ce87eb0f5fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl urlgrabber"
|
||||
|
|
Loading…
Reference in a new issue