Signed-off-by: Andreas Müller <[email protected]> --- .../geany/{geany-plugins_1.29.bb => geany-plugins_1.30.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/geany/{geany-plugins_1.29.bb => geany-plugins_1.30.bb} (98%)
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.30.bb similarity index 98% rename from meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb rename to meta-oe/recipes-devtools/geany/geany-plugins_1.30.bb index 89bb966..f01dda8 100644 --- a/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb +++ b/meta-oe/recipes-devtools/geany/geany-plugins_1.30.bb @@ -25,8 +25,8 @@ DEPENDS = " \ inherit autotools pkgconfig gtk-icon-cache SRC_URI = "http://plugins.geany.org/${PN}/${PN}-${PV}.tar.bz2" -SRC_URI[md5sum] = "2059c63ac0ec29d2da66b6243ae792e1" -SRC_URI[sha256sum] = "2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7" +SRC_URI[md5sum] = "13f8e5d900b4911059385649b8dde887" +SRC_URI[sha256sum] = "8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b" do_configure_prepend() { rm -f ${S}/build/cache/glib-gettext.m4 -- 2.9.3 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
