diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_1.2.1.bb (renamed from recipes-extended/libvirt/libvirt_1.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt_1.2.0.bb b/recipes-extended/libvirt/libvirt_1.2.1.bb index f574ec51..4daddd36 100644 --- a/recipes-extended/libvirt/libvirt_1.2.0.bb +++ b/recipes-extended/libvirt/libvirt_1.2.1.bb | |||
@@ -24,8 +24,8 @@ SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.gz \ | |||
24 | file://libvirtd.sh \ | 24 | file://libvirtd.sh \ |
25 | file://libvirtd.conf" | 25 | file://libvirtd.conf" |
26 | 26 | ||
27 | SRC_URI[md5sum] = "f74f78059def4e68d69b975ad6e6c3e2" | 27 | SRC_URI[md5sum] = "cce374220f67895afb6331bd2ddedbfd" |
28 | SRC_URI[sha256sum] = "a8e578ae7861db2ac5f454073293d2ef3229fd3f6c4f9029101763244db22ddd" | 28 | SRC_URI[sha256sum] = "bc29b5751bf36753c17e2fdbb75e70c7b07df3d9527586d3426e90f5f4abb898" |
29 | 29 | ||
30 | inherit autotools gettext update-rc.d pkgconfig | 30 | inherit autotools gettext update-rc.d pkgconfig |
31 | 31 | ||