summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/enchant/enchant2_2.2.8.bb (renamed from meta/recipes-support/enchant/enchant2_2.2.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/enchant/enchant2_2.2.7.bb b/meta/recipes-support/enchant/enchant2_2.2.8.bb
index 03db5c7fae..4ddbe55da5 100644
--- a/meta/recipes-support/enchant/enchant2_2.2.7.bb
+++ b/meta/recipes-support/enchant/enchant2_2.2.8.bb
@@ -9,8 +9,8 @@ DEPENDS = "glib-2.0"
9inherit autotools pkgconfig 9inherit autotools pkgconfig
10 10
11SRC_URI = "https://github.com/AbiWord/enchant/releases/download/v${PV}/enchant-${PV}.tar.gz" 11SRC_URI = "https://github.com/AbiWord/enchant/releases/download/v${PV}/enchant-${PV}.tar.gz"
12SRC_URI[md5sum] = "8a6ea1bb143c64e0edf5e49c7e7cb984" 12SRC_URI[md5sum] = "c7b9d6a392ecb8758e499f783e8dc883"
13SRC_URI[sha256sum] = "1b22976135812b35cb5b8d21a53ad11d5e7c1426c93f51e7a314a2a42cab3a09" 13SRC_URI[sha256sum] = "c7b5e2853f0dd0b1aafea2f9e071941affeec3a76df8e3f6d67a718c89293555"
14 14
15UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases" 15UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"
16 16