aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-21 23:34:16 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:47:34 +0000
commitec7a9dcacce39e922295a7d84b815b01af27a8b8 (patch)
treeafb4812b4f1fd76b42a1c769b086c72e7d859ab6 /meta/recipes-extended/bash
parent5a9254487a84a29fbf09d4f481c9dfa8832a6b8a (diff)
downloadopenembedded-core-ec7a9dcacce39e922295a7d84b815b01af27a8b8.tar.gz
bash: update HOMEPAGE
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/bash')
-rw-r--r--meta/recipes-extended/bash/bash.inc2
1 files changed, 1 insertions, 1 deletions
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"