mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
ttf-abyssinica: update SRC_URI
The SRC_URI is unable to fetch, update to a valid one. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user