--- recipes/ekg/ekg_1.6.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes/ekg/ekg_1.6.bb b/recipes/ekg/ekg_1.6.bb index 9762355..2fa7a5c 100644 --- a/recipes/ekg/ekg_1.6.bb +++ b/recipes/ekg/ekg_1.6.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://ekg.chmurka.net/" SECTION = "console/network" LICENSE = "GPL LGPL" -SRC_URI = "http://ekg.chmurka.net/${PN}-${PV}.tar.gz" +SRC_URI = "http://downloads.sourceforge.net/project/ekg/ekg/1.6/${PN}-${PV}.tar.gz" inherit autotools -- 1.7.0.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
