diff --git a/app-shells/bash/bash-4.4.005.recipe b/app-shells/bash/bash-4.4.005.recipe index aaa2b57e2..0385075c0 100644 --- a/app-shells/bash/bash-4.4.005.recipe +++ b/app-shells/bash/bash-4.4.005.recipe @@ -5,7 +5,7 @@ incorporates useful features from the Korn and C shells (ksh and csh)." HOMEPAGE="https://www.gnu.org/software/bash/" COPYRIGHT="1987-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://ftp.gnu.org/gnu/bash/bash-4.4.tar.gz" CHECKSUM_SHA256="d86b3392c1202e8ff5a423b302e6284db7f8f435ea9f39b5b1b20fd3ac36dfcb" for i in {001..005}; do @@ -33,6 +33,7 @@ PROVIDES=" " REQUIRES=" haiku + lib:libhistory lib:libreadline >= 7 lib:libncursesw lib:libintl @@ -41,6 +42,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel + devel:libhistory devel:libreadline >= 7 devel:libncursesw devel:libintl