diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.0.3.bb (renamed from recipes-extended/libvirt/libvirt_1.0.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.0.0.bb b/recipes-extended/libvirt/libvirt_1.0.3.bb index 90d7dbb4..372e8743 100644 --- a/recipes-extended/libvirt/libvirt_1.0.0.bb +++ b/recipes-extended/libvirt/libvirt_1.0.3.bb | |||
@@ -22,8 +22,8 @@ SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz \ | |||
22 | file://libvirtd.sh \ | 22 | file://libvirtd.sh \ |
23 | file://libvirtd.conf" | 23 | file://libvirtd.conf" |
24 | 24 | ||
25 | SRC_URI[md5sum] = "7c8b006de7338e30866bb56738803b21" | 25 | SRC_URI[md5sum] = "3d9f85d586c9aa3d819b626622f3fc97" |
26 | SRC_URI[sha256sum] = "14c8a30ebfb939c82cab5f759a95d09646b43b4210e45490e92459ae65123076" | 26 | SRC_URI[sha256sum] = "f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757" |
27 | 27 | ||
28 | inherit autotools gettext update-rc.d | 28 | inherit autotools gettext update-rc.d |
29 | 29 | ||