summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Nichols <andy.nichols@theqtcompany.com>2015-04-07 12:11:12 +0200
committerAndy Nichols <andy.nichols@theqtcompany.com>2015-04-10 13:50:45 +0300
commitfd78f0621db4bf81ea12069e12d321bf6744d8f9 (patch)
treea873dba502bd7bc822445c75bb0f949ccb608415
parent20059ff20282c7895e4e35bdd9baa135b95eba8d (diff)
downloadmeta-boot2qt-fd78f0621db4bf81ea12069e12d321bf6744d8f9.tar.gz
Change mirror of hunspell dictionaries
Moved from Gitorious to Github Change-Id: Iaba3a7778cacf4cd14a3a9d1a07863b174f07142 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-rw-r--r--recipes/hunspell/hunspell_1.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hunspell/hunspell_1.3.2.bb b/recipes/hunspell/hunspell_1.3.2.bb
index 9903024..5d1b1b5 100644
--- a/recipes/hunspell/hunspell_1.3.2.bb
+++ b/recipes/hunspell/hunspell_1.3.2.bb
@@ -25,7 +25,7 @@ LICENSE = "LGPLv2"
25LIC_FILES_CHKSUM = "file://${WORKDIR}/hunspell-${PV}/COPYING;md5=ed3a37b3ba6d6be3e08ab45987cf1b88" 25LIC_FILES_CHKSUM = "file://${WORKDIR}/hunspell-${PV}/COPYING;md5=ed3a37b3ba6d6be3e08ab45987cf1b88"
26 26
27SRC_URI = "http://downloads.sourceforge.net/hunspell/hunspell-${PV}.tar.gz;name=hunspell \ 27SRC_URI = "http://downloads.sourceforge.net/hunspell/hunspell-${PV}.tar.gz;name=hunspell \
28 git://gitorious.org/libreoffice/dictionaries.git;branch=libreoffice-4-3-2;name=dictionaries \ 28 git://github.com/libreoffice/dictionaries.git;branch=libreoffice-4-3-2;name=dictionaries \
29 " 29 "
30 30
31SRC_URI[hunspell.md5sum] = "3121aaf3e13e5d88dfff13fb4a5f1ab8" 31SRC_URI[hunspell.md5sum] = "3121aaf3e13e5d88dfff13fb4a5f1ab8"