diff --git a/sys-apps/coreutils/coreutils-8.26.recipe b/sys-apps/coreutils/coreutils-8.26.recipe index f9b285dc6..9175e8799 100644 --- a/sys-apps/coreutils/coreutils-8.26.recipe +++ b/sys-apps/coreutils/coreutils-8.26.recipe @@ -21,7 +21,7 @@ COPYRIGHT="1994-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v3" SOURCE_URI="http://ftp.gnu.org/gnu/coreutils/coreutils-$portVersion.tar.xz" CHECKSUM_SHA256="155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e" -REVISION="1" +REVISION="2" ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm" PATCHES=" @@ -149,6 +149,8 @@ BUILD_PREREQUIRES=" defineDebugInfoPackage coreutils \ $binDir/[ \ + $binDir/b2sum \ + $binDir/base32 \ $binDir/base64 \ $binDir/basename \ $binDir/cat \