summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/hunspell/hunspell_1.6.2.bb (renamed from meta-oe/recipes-support/hunspell/hunspell_1.6.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hunspell/hunspell_1.6.1.bb b/meta-oe/recipes-support/hunspell/hunspell_1.6.2.bb
index 125729f2d1..5feea89874 100644
--- a/meta-oe/recipes-support/hunspell/hunspell_1.6.1.bb
+++ b/meta-oe/recipes-support/hunspell/hunspell_1.6.2.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \
7" 7"
8 8
9SRC_URI = "https://github.com/${BPN}/${BPN}/archive/v${PV}.tar.gz" 9SRC_URI = "https://github.com/${BPN}/${BPN}/archive/v${PV}.tar.gz"
10SRC_URI[md5sum] = "0df1c18c1284f8625af5ae5a8d5c4cef" 10SRC_URI[md5sum] = "1a54504cb470aafa6530bb372a10dc04"
11SRC_URI[sha256sum] = "30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49" 11SRC_URI[sha256sum] = "3cd9ceb062fe5814f668e4f22b2fa6e3ba0b339b921739541ce180cac4d6f4c4"
12 12
13inherit autotools pkgconfig gettext 13inherit autotools pkgconfig gettext
14 14