diff options
-rw-r--r-- | meta-oe/recipes-devtools/geany/geany_1.24.1.bb (renamed from meta-oe/recipes-devtools/geany/geany_1.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany_1.23.bb b/meta-oe/recipes-devtools/geany/geany_1.24.1.bb index 593ba6601..f765e2c8d 100644 --- a/meta-oe/recipes-devtools/geany/geany_1.23.bb +++ b/meta-oe/recipes-devtools/geany/geany_1.24.1.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = " \ | |||
10 | http://download.geany.org/${BP}.tar.bz2 \ | 10 | http://download.geany.org/${BP}.tar.bz2 \ |
11 | file://0001-configure.ac-remove-additional-c-test.patch \ | 11 | file://0001-configure.ac-remove-additional-c-test.patch \ |
12 | " | 12 | " |
13 | SRC_URI[md5sum] = "4290e8c32305e916f57bb0f0233bbec2" | 13 | SRC_URI[md5sum] = "d225104cef3973164d70116d46239606" |
14 | SRC_URI[sha256sum] = "cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0" | 14 | SRC_URI[sha256sum] = "7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33" |
15 | 15 | ||
16 | FILES_${PN} += "${datadir}/icons" | 16 | FILES_${PN} += "${datadir}/icons" |