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.14.bb (renamed from meta/recipes-support/enchant/enchant2_2.2.13.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/enchant/enchant2_2.2.13.bb b/meta/recipes-support/enchant/enchant2_2.2.14.bb
index 3b890e733a..a5080d9c78 100644
--- a/meta/recipes-support/enchant/enchant2_2.2.13.bb
+++ b/meta/recipes-support/enchant/enchant2_2.2.14.bb
@@ -9,7 +9,7 @@ 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[sha256sum] = "eab9f90d79039133660029616e2a684644bd524be5dc43340d4cfc3fb3c68a20" 12SRC_URI[sha256sum] = "bf7cc9a410b54c29648c7711dc8f210e7b13768508aaf43cc9c4527d5a9c7a8e"
13 13
14UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases" 14UPSTREAM_CHECK_URI = "https://github.com/AbiWord/enchant/releases"
15 15