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:50:20 +0000 (12:50 +0000)
(From OE-Core rev: ec7a9dcacce39e922295a7d84b815b01af27a8b8)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash.inc

index 107c48f..9ccb390 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"