[oe-commits] [meta-openembedded] 16/89: ttf-abyssinica: update SRC_URI

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 14:33:18 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 54b1082533a8af010de4edac677ca388b884de4a
Author: Hongxu Jia <hongxu.jia at windriver.com>
AuthorDate: Wed Nov 2 02:03:30 2016 -0400

    ttf-abyssinica: update SRC_URI
    
    The SRC_URI is unable to fetch, update to a valid one.
    
    Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
index d0c3ae5..cd96fbb 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
@@ -6,7 +6,7 @@ LICENSE = "OFL-1.1"
 LIC_FILES_CHKSUM = "file://OFL.txt;md5=1694c7fc245cdc85c9971db707928159"
 
 SRCNAME = "AbyssinicaSIL"
-SRC_URI = "http://software.sil.org/downloads/abyssinica/${SRCNAME}-${PV}.zip"
+SRC_URI = "http://software.sil.org/downloads/d/abyssinica/${SRCNAME}-${PV}.zip"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 SRC_URI[md5sum] = "a3d943d18e303197c8d3d92d2de54d1e"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list