mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
ttf-abyssinica: fix SRC_URI
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"
|
LIC_FILES_CHKSUM = "file://OFL.txt;md5=1694c7fc245cdc85c9971db707928159"
|
||||||
|
|
||||||
SRCNAME = "AbyssinicaSIL"
|
SRCNAME = "AbyssinicaSIL"
|
||||||
SRC_URI = "http://software.sil.org/downloads/d/abyssinica/${SRCNAME}-${PV}.zip"
|
SRC_URI = "http://software.sil.org/downloads/r/abyssinica/${SRCNAME}-${PV}.zip"
|
||||||
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
S = "${WORKDIR}/${SRCNAME}-${PV}"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "a3d943d18e303197c8d3d92d2de54d1e"
|
SRC_URI[md5sum] = "a3d943d18e303197c8d3d92d2de54d1e"
|
||||||
|
|||||||
Reference in New Issue
Block a user