* [meta-oe][daisy][PATCH] libmikmod: Adjust SRC_URI
@ 2014-09-12 15:43 Oliver Stäbler
0 siblings, 0 replies; only message in thread
From: Oliver Stäbler @ 2014-09-12 15:43 UTC (permalink / raw)
To: openembedded-devel
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>
---
meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb
index 6a3077f..2fadd75 100644
--- a/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb
+++ b/meta-oe/recipes-multimedia/mikmod/libmikmod_3.3.3.bb
@@ -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"
--
1.8.5.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-12 15:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12 15:43 [meta-oe][daisy][PATCH] libmikmod: Adjust SRC_URI Oliver Stäbler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.