mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libvirt-glib: Updated for version 0.2.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
79b3fd5b95
commit
34685d023c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libvirt-glib
|
||||
VERSION=${VERSION:-0.1.9}
|
||||
VERSION=${VERSION:-0.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvirt-glib"
|
||||
VERSION="0.1.9"
|
||||
VERSION="0.2.0"
|
||||
HOMEPAGE="http://libvirt.org/"
|
||||
DOWNLOAD="http://libvirt.org/sources/glib/libvirt-glib-0.1.9.tar.gz"
|
||||
MD5SUM="7665a30c7eec8f5b34f69dca5b9236b9"
|
||||
DOWNLOAD="http://libvirt.org/sources/glib/libvirt-glib-0.2.0.tar.gz"
|
||||
MD5SUM="ddfe8490af8263f3423aeb492afd7932"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libvirt vala"
|
||||
|
|
Loading…
Reference in a new issue