]> code.ossystems Code Review - openembedded-core.git/commitdiff
bash: update HOMEPAGE
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sat, 21 Dec 2013 23:34:16 +0000 (23:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:47:34 +0000 (12:47 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-extended/bash/bash.inc

index 107c48f950339da91eca7f717a5580d610058b17..9ccb39028098f30f7ec78d3915f154616598ca72 100644 (file)
@@ -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"