aboutsummaryrefslogtreecommitdiff
path: root/misc/moreutils
diff options
context:
space:
mode:
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 106f3970af..75a4c2747b 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.69}
+VERSION=${VERSION:-0.70}
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}.orig.tar.xz
+tar xvf $CWD/${PRGNAM}-${VERSION}.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/misc/moreutils/moreutils.info b/misc/moreutils/moreutils.info
index 2adbcf565d..9368df4a7c 100644
--- a/misc/moreutils/moreutils.info
+++ b/misc/moreutils/moreutils.info
@@ -1,8 +1,8 @@
PRGNAM="moreutils"
-VERSION="0.69"
+VERSION="0.70"
HOMEPAGE="https://joeyh.name/code/moreutils"
-DOWNLOAD="http://deb.debian.org/debian/pool/main/m/moreutils/moreutils_0.69.orig.tar.xz"
-MD5SUM="2a2b101efa55149c44fd761a3070395b"
+DOWNLOAD="https://git.joeyh.name/index.cgi/moreutils.git/snapshot/moreutils-0.70.tar.gz"
+MD5SUM="f7a5925f51580ed4b79e20028d84a8af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""