]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libvirt
libvirt: Update to 4.6.0
[people/pmueller/ipfire-2.x.git] / lfs / libvirt
index fe2fcecfe8c962b761903e874c57db89b457d079..fce1d25ad42d9e37951b2de2f8cfa3f6974714d7 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.0.0
+VER        = 4.6.0
 
 THISAPP    = libvirt-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = i586 x86_64
 PROG       = libvirt
-PAK_VER    = 15
+PAK_VER    = 16
 
 DEPS       = "libpciaccess libyajl ncat qemu"
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ff0dbdd8ec4ac1277588dfe3b245d0e9
+$(DL_FILE)_MD5 = 6ea17a8f004a4bcdfc4beaed91fcdddd
 
 install : $(TARGET)
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))