mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
libmikmod: Adjust SRC_URI
The path to download libmikmod has changed on sourceforge. Adjust the path so the tar.gz can be downloaded again. Signed-off-by: Oliver Stäbler <oliver.staebler@bytesatwork.ch> Acked-by: Cliff Brake <cbrake@bec-systems.com>
This commit is contained in:
committed by
Cliff Brake
parent
662cf409c1
commit
8e6f6e49c9
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=b2b941d484c442e5c031a51463d8e11b"
|
||||
DEPENDS = "alsa-lib texinfo"
|
||||
|
||||
SRC_URI = "\
|
||||
${SOURCEFORGE_MIRROR}/project/mikmod/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
${SOURCEFORGE_MIRROR}/project/mikmod/outdated_versions/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
"
|
||||
SRC_URI[md5sum] = "0e0f9bce8f8e598ca292b41e0ae385c8"
|
||||
SRC_URI[sha256sum] = "79f02478c5abd8b2af73df4cc5f9d52625aa044327c01563168e270cf79b2437"
|
||||
|
||||
Reference in New Issue
Block a user