Browse Source

misc/moreutils: Updated for version 0.64.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/87/head
Arkadiusz Drabczyk 5 years ago
committed by Willy Sudiarto Raharjo
parent
commit
74674f48a3
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 6
      misc/moreutils/moreutils.SlackBuild
  2. 6
      misc/moreutils/moreutils.info

6
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

6
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=""

Loading…
Cancel
Save