summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/geany/geany_1.28.bb (renamed from meta-oe/recipes-devtools/geany/geany_1.27.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany_1.27.bb b/meta-oe/recipes-devtools/geany/geany_1.28.bb
index 15b21da14e..da97090a4c 100644
--- a/meta-oe/recipes-devtools/geany/geany_1.27.bb
+++ b/meta-oe/recipes-devtools/geany/geany_1.28.bb
@@ -10,8 +10,8 @@ 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"
13SRC_URI[md5sum] = "7c23f835f45def89d10884c1343fa29e" 13SRC_URI[md5sum] = "39a29deb598e9e3503ee7d9d5fb51a34"
14SRC_URI[sha256sum] = "846ff699a5944c5c3c068ae0199d4c13946a668bfc6d03f8c79765667c20cadf" 14SRC_URI[sha256sum] = "f73a3708f1a26e9bf72da564d5037d6f7fedca2e0d6175db0681c2b672100a5a"
15 15
16FILES_${PN} += "${datadir}/icons" 16FILES_${PN} += "${datadir}/icons"
17 17