From: Paul Eggleton Date: Sat, 21 Dec 2013 23:34:16 +0000 (+0000) Subject: bash: update HOMEPAGE X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35018 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7a9dcacce39e922295a7d84b815b01af27a8b8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bash: update HOMEPAGE Signed-off-by: Paul Eggleton --- diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index 107c48f9503..9ccb3902809 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"