From 0c5366dd9a9b7304c0d9d2391110ab1d93789df1 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 21 Dec 2013 23:34:16 +0000 Subject: [PATCH] bash: update HOMEPAGE (From OE-Core rev: ec7a9dcacce39e922295a7d84b815b01af27a8b8) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- 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 107c48f950..9ccb390280 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"