diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2017-10-30 14:31:59 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:34:05 +0700 |
commit | 1794ff11530eb04e928ce09d99f146941b55e2f5 (patch) | |
tree | 9b2a25507fd811a5d69fd3f09b6ea87e63897529 | |
parent | 927e522417b4d40332ed9992a003922220d4a098 (diff) |
misc/moreutils: Fixed .info.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | misc/moreutils/moreutils.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info index 47d05a5c66cb..81723cb2e4ed 100644 --- a/misc/moreutils/moreutils.info +++ b/misc/moreutils/moreutils.info @@ -2,7 +2,7 @@ PRGNAM="moreutils" VERSION="0.61" HOMEPAGE="https://joeyh.name/code/moreutils" DOWNLOAD="http://drabczyk.org/moreutils-0.61.tar.gz" -MD5SUM="066892797adcd6f3fbad7a9e8ae23e35 " +MD5SUM="066892797adcd6f3fbad7a9e8ae23e35" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-IPC-Run" |