summaryrefslogtreecommitdiffstats
path: root/misc/moreutils
diff options
context:
space:
mode:
author Arkadiusz Drabczyk <arkadiusz@drabczyk.org>2024-07-29 18:24:29 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-30 01:15:31 +0700
commitfad02c03dff4b411de14e7de3f7386bdda93401e (patch)
tree9883a8da6ab7b2a30e3d70a77589027c3c986b95 /misc/moreutils
parent181368e81ff00d1f3f5cae77c2de3e891879810d (diff)
downloadslackbuilds-fad02c03dff4b411de14e7de3f7386bdda93401e.tar.gz
slackbuilds-fad02c03dff4b411de14e7de3f7386bdda93401e.tar.xz
misc/moreutils: Updated for version 0.69
Signed-off-by: Arkadiusz Drabczyk <arkadiusz@drabczyk.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/moreutils')
-rw-r--r--misc/moreutils/moreutils.SlackBuild4
-rw-r--r--misc/moreutils/moreutils.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/moreutils/moreutils.SlackBuild b/misc/moreutils/moreutils.SlackBuild
index 65045b8b6b..106f3970af 100644
--- a/misc/moreutils/moreutils.SlackBuild
+++ b/misc/moreutils/moreutils.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=moreutils
-VERSION=${VERSION:-0.68}
+VERSION=${VERSION:-0.69}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -63,7 +63,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/${PRGNAM}_${VERSION}.orig.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info
index b4d9f4cab0..2adbcf565d 100644
--- a/misc/moreutils/moreutils.info
+++ b/misc/moreutils/moreutils.info
@@ -1,8 +1,8 @@
PRGNAM="moreutils"
-VERSION="0.68"
+VERSION="0.69"
HOMEPAGE="https://joeyh.name/code/moreutils"
-DOWNLOAD="http://distfiles.macports.org/moreutils/moreutils-0.68.tar.gz"
-MD5SUM="4deeedce5ad80bd27c80c704539f012e"
+DOWNLOAD="http://deb.debian.org/debian/pool/main/m/moreutils/moreutils_0.69.orig.tar.xz"
+MD5SUM="2a2b101efa55149c44fd761a3070395b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""