diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-03-22 11:45:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-23 15:44:02 +0000 |
commit | bc7967f04161c90bd105e8e9921c55877bbbd114 (patch) | |
tree | 37f59436d383ca6ee04bcdad2821d95e112bfcb2 /meta/recipes-support/aspell | |
parent | 92e8ef0c10e2cf1b71ba5440f3ca918a26fded27 (diff) | |
download | poky-bc7967f04161c90bd105e8e9921c55877bbbd114.tar.gz |
Various: Switch to using GNU_MIRROR
(From OE-Core rev: bd9e899d1b07813c78f2dc2e5c46a67937839065)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/aspell')
-rw-r--r-- | meta/recipes-support/aspell/aspell_0.60.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.bb b/meta/recipes-support/aspell/aspell_0.60.6.bb index 696d5b4dd1..455ea356cd 100644 --- a/meta/recipes-support/aspell/aspell_0.60.6.bb +++ b/meta/recipes-support/aspell/aspell_0.60.6.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz" | 1 | SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz" |
2 | 2 | ||
3 | SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb" | 3 | SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb" |
4 | SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36" | 4 | SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36" |