diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-03-27 22:13:21 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-18 14:21:43 +0200 |
commit | db7a09ede139ab854882b32b4f8ccf9fb39ef28c (patch) | |
tree | b7d5901102e0874e43140b99e1c126505b854727 /meta-oe/recipes-devtools | |
parent | 1566cbb5020b72a7921d6fccdea126cb021a7bd0 (diff) | |
download | meta-openembedded-db7a09ede139ab854882b32b4f8ccf9fb39ef28c.tar.gz |
geany-plugins: update 1.29 -> 1.30
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r-- | meta-oe/recipes-devtools/geany/geany-plugins_1.30.bb (renamed from meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.29.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.30.bb index 89bb96670..f01dda8cd 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 = " \ | |||
25 | inherit autotools pkgconfig gtk-icon-cache | 25 | inherit autotools pkgconfig gtk-icon-cache |
26 | 26 | ||
27 | SRC_URI = "http://plugins.geany.org/${PN}/${PN}-${PV}.tar.bz2" | 27 | SRC_URI = "http://plugins.geany.org/${PN}/${PN}-${PV}.tar.bz2" |
28 | SRC_URI[md5sum] = "2059c63ac0ec29d2da66b6243ae792e1" | 28 | SRC_URI[md5sum] = "13f8e5d900b4911059385649b8dde887" |
29 | SRC_URI[sha256sum] = "2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7" | 29 | SRC_URI[sha256sum] = "8adb90645d273d9549e1fa99b69ea87dc1fd612f7467eb18eee11a6b30c9ba5b" |
30 | 30 | ||
31 | do_configure_prepend() { | 31 | do_configure_prepend() { |
32 | rm -f ${S}/build/cache/glib-gettext.m4 | 32 | rm -f ${S}/build/cache/glib-gettext.m4 |