diff options
-rw-r--r-- | meta-oe/recipes-devtools/geany/geany_1.27.bb (renamed from meta-oe/recipes-devtools/geany/geany_1.26.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany_1.26.bb b/meta-oe/recipes-devtools/geany/geany_1.27.bb index ca4f6b63df..686222ac83 100644 --- a/meta-oe/recipes-devtools/geany/geany_1.26.bb +++ b/meta-oe/recipes-devtools/geany/geany_1.27.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] = "bd457caba57099cfa23b063e78b6f819" | 13 | SRC_URI[md5sum] = "7c23f835f45def89d10884c1343fa29e" |
14 | SRC_URI[sha256sum] = "e38530e87c577e1e9806be3b40e08fb9ee321eb1abc6361ddacdad89c825f90d" | 14 | SRC_URI[sha256sum] = "846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf" |
15 | 15 | ||
16 | FILES_${PN} += "${datadir}/icons" | 16 | FILES_${PN} += "${datadir}/icons" |