summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Arkadiusz Drabczyk2020-10-17 19:13:54 +0200
committer Willy Sudiarto Raharjo2020-10-20 14:18:43 +0200
commit74674f48a3ad53c4f3806cf002f65ae600105f4c (patch)
treebb9975eed8b5e0519bf8279407f8bbed0b9dfc1c /misc
parent340d9a1088c288e6d8d214d04b6d73138723424b (diff)
downloadslackbuilds-74674f48a3ad53c4f3806cf002f65ae600105f4c.tar.gz
misc/moreutils: Updated for version 0.64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/moreutils/moreutils.SlackBuild6
-rw-r--r--misc/moreutils/moreutils.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/moreutils/moreutils.SlackBuild b/misc/moreutils/moreutils.SlackBuild
index 9a441d49bb..6fd209996c 100644
--- a/misc/moreutils/moreutils.SlackBuild
+++ b/misc/moreutils/moreutils.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for moreutils
-# Copyright 2015-2016 Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
+# Copyright 2015-2020 Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=moreutils
-VERSION=${VERSION:-0.63}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.64}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info
index d2a7785da8..8d31108f60 100644
--- a/misc/moreutils/moreutils.info
+++ b/misc/moreutils/moreutils.info
@@ -1,8 +1,8 @@
PRGNAM="moreutils"
-VERSION="0.63"
+VERSION="0.64"
HOMEPAGE="https://joeyh.name/code/moreutils"
-DOWNLOAD="http://drabczyk.org/moreutils-0.63.tar.gz"
-MD5SUM="0af12becbed31dc5d57c4a880ef398fc"
+DOWNLOAD="http://distfiles.gentoo.org/distfiles/moreutils-0.64.tar.gz"
+MD5SUM="a02be0dd938c3fefbb2aa2761e59e7d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""