Signed-off-by: Paul Eggleton <[email protected]> --- meta/recipes-extended/bash/bash.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index 107c48f..9ccb390 100644 --- a/meta/recipes-extended/bash/bash.inc +++ b/meta/recipes-extended/bash/bash.inc @@ -1,5 +1,5 @@ SUMMARY = "An sh-compatible command language interpreter" -HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE = "http://tiswww.case.edu/php/chet/bash/bashtop.html" SECTION = "base/shell" DEPENDS = "ncurses bison-native" -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
