From 6c7bb0ad4b15842c060e8c4c3cb2ed2f0d3225ca Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 11 Dec 2010 17:54:17 +0100 Subject: update to latest upstream version (still broken, need a python include path correction) --- package/libvirt/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package/libvirt') diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile index 92f74109e..dc59d91df 100644 --- a/package/libvirt/Makefile +++ b/package/libvirt/Makefile @@ -4,13 +4,13 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libvirt -PKG_VERSION:= 0.7.4 -PKG_RELEASE:= 2 -PKG_MD5SUM:= 1645975662a326969d2f42d5c04574aa +PKG_VERSION:= 0.8.6 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 9ed61a02983dc42d0ea0224711ace025 PKG_DESCR:= virtualization API PKG_SECTION:= libs -PKG_DEPENDS:= libxml2 libgnutls python -PKG_BUILDDEP:= libxml2 gnutls python +PKG_DEPENDS:= libxml2 libgnutls python2 libpcap +PKG_BUILDDEP:= libxml2 gnutls python2 libpcap PKG_URL:= http://www.libvirt.org/ PKG_SITES:= ftp://libvirt.org/libvirt/ -- cgit v1.2.3