mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libvirt: Updated for version 1.2.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
133d9f1c26
commit
a5abbda6cd
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.12}
|
||||
VERSION=${VERSION:-1.2.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt"
|
||||
VERSION="1.2.12"
|
||||
VERSION="1.2.13"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.12.tar.gz"
|
||||
MD5SUM="2ae99535265ce4687d8718d744024c27"
|
||||
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.13.tar.gz"
|
||||
MD5SUM="237e0d9c7f8a31ec3cf0df9a41da2137"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl urlgrabber"
|
||||
|
|
Loading…
Reference in a new issue