summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb (renamed from meta-oe/recipes-devtools/geany/geany-plugins_1.34.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.34.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb
index 84adc7abe4..f768998450 100644
--- a/meta-oe/recipes-devtools/geany/geany-plugins_1.34.bb
+++ b/meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb
@@ -29,11 +29,11 @@ inherit distro_features_check autotools pkgconfig gtk-icon-cache
29REQUIRED_DISTRO_FEATURES = "x11" 29REQUIRED_DISTRO_FEATURES = "x11"
30 30
31SRC_URI = " \ 31SRC_URI = " \
32 http://plugins.geany.org/${BPN}/${BP}.tar.bz2 \ 32 https://plugins.geany.org/${BPN}/${BP}.tar.bz2 \
33 file://0001-Use-pkg-config-to-find-gpgme.patch \ 33 file://0001-Use-pkg-config-to-find-gpgme.patch \
34" 34"
35SRC_URI[md5sum] = "bf5fdd50727ad8bbbfe00027ccf2dac5" 35SRC_URI[md5sum] = "91fb4634953702f914d9105da7048a33"
36SRC_URI[sha256sum] = "244417c681636e82a63cf6f9901b5b7f3889168f7d9b5ba9b45601767a589c3b" 36SRC_URI[sha256sum] = "ebe18dd699292174622e8cb8745b020ada8a5be3b604ab980af36e8518df7ce6"
37 37
38do_configure_prepend() { 38do_configure_prepend() {
39 rm -f ${S}/build/cache/glib-gettext.m4 39 rm -f ${S}/build/cache/glib-gettext.m4