summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arkadiusz Drabczyk <arkadiusz@drabczyk.org>2018-01-07 07:02:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-10 23:55:47 +0700
commitdb9dac38c2c4d65617c7688350e6e14e1646abe8 (patch)
tree2729f5ae6f3ae687066524768481e8868ac2f437
parent1deecfbb8bae29fcc7967df1c8cdc2119fd38b62 (diff)
downloadslackbuilds-db9dac38c2c4d65617c7688350e6e14e1646abe8.tar.gz
slackbuilds-db9dac38c2c4d65617c7688350e6e14e1646abe8.tar.xz
misc/moreutils: Updated for version 0.62.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--misc/moreutils/moreutils.SlackBuild2
-rw-r--r--misc/moreutils/moreutils.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/moreutils/moreutils.SlackBuild b/misc/moreutils/moreutils.SlackBuild
index 8aa29bc8a8..7ff1efe378 100644
--- a/misc/moreutils/moreutils.SlackBuild
+++ b/misc/moreutils/moreutils.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=moreutils
-VERSION=${VERSION:-0.61}
+VERSION=${VERSION:-0.62}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info
index 81723cb2e4..d3a282b497 100644
--- a/misc/moreutils/moreutils.info
+++ b/misc/moreutils/moreutils.info
@@ -1,8 +1,8 @@
PRGNAM="moreutils"
-VERSION="0.61"
+VERSION="0.62"
HOMEPAGE="https://joeyh.name/code/moreutils"
-DOWNLOAD="http://drabczyk.org/moreutils-0.61.tar.gz"
-MD5SUM="066892797adcd6f3fbad7a9e8ae23e35"
+DOWNLOAD="http://drabczyk.org/moreutils-0.62.tar.gz"
+MD5SUM="1411d2dae1cc6c15568fc69c60fb0e2d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-IPC-Run"