Update KVM to 1.2.0

parent 51e53c7f
...@@ -11,8 +11,8 @@ extends = ...@@ -11,8 +11,8 @@ extends =
[qemu-kvm] [qemu-kvm]
recipe = hexagonit.recipe.cmmi recipe = hexagonit.recipe.cmmi
url = http://downloads.sourceforge.net/project/kvm/qemu-kvm/1.1.1/qemu-kvm-1.1.1.tar.gz url = http://downloads.sourceforge.net/project/kvm/qemu-kvm/1.2.0/qemu-kvm-1.2.0.tar.gz
md5sum = f8f5629b00f48192cc0467e1d31c4dd2 md5sum = d7b18b673c48abfee65a9c0245df0415
configure-options = configure-options =
--disable-sdl --disable-sdl
--disable-xen --disable-xen
...@@ -29,4 +29,4 @@ configure-options = ...@@ -29,4 +29,4 @@ configure-options =
--disable-werror --disable-werror
environment = environment =
PATH=${pkgconfig:location}/bin:%(PATH)s PATH=${pkgconfig:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${gnutls:location}/lib/pkgconfig:${glib:location}/lib/pkgconfig PKG_CONFIG_PATH=${gnutls:location}/lib/pkgconfig:${glib:location}/lib/pkgconfig
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment