mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libvirt: Updated for version 1.2.12.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
01af985db3
commit
6f8ac2008f
2 changed files with 5 additions and 5 deletions
|
@ -5,8 +5,8 @@
|
|||
# Maintained by Robby Workman <rworkman@slackbuilds.org>
|
||||
|
||||
PRGNAM=libvirt
|
||||
VERSION=${VERSION:-1.2.11}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.2.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt"
|
||||
VERSION="1.2.11"
|
||||
VERSION="1.2.12"
|
||||
HOMEPAGE="http://libvirt.org"
|
||||
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.11.tar.gz"
|
||||
MD5SUM="616ad039f212c02f7e055c5cf28c0a76"
|
||||
DOWNLOAD="http://libvirt.org/sources/libvirt-1.2.12.tar.gz"
|
||||
MD5SUM="2ae99535265ce4687d8718d744024c27"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="yajl urlgrabber"
|
||||
|
|
Loading…
Reference in a new issue