system/fatsort: Updated for version 1.6.5.640.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
pomfland 2024-06-28 18:52:17 +07:00 committed by Willy Sudiarto Raharjo
parent 4c3af82801
commit 4a735ced33
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for fatsort
# Copyright 2020 pomfland
# Copyright 2020-2024 pomfland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fatsort
VERSION=${VERSION:-1.6.4.625}
VERSION=${VERSION:-1.6.5.640}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="fatsort"
VERSION="1.6.4.625"
VERSION="1.6.5.640"
HOMEPAGE="https://fatsort.sourceforge.io/"
DOWNLOAD="https://sourceforge.net/projects/fatsort/files/fatsort-1.6.4.625.tar.xz"
MD5SUM="a1976a8318db5c80ced71beb849279bb"
DOWNLOAD="https://prdownloads.sourceforge.net/fatsort/fatsort-1.6.5.640.tar.xz"
MD5SUM="5c545634fe15e6cf44efc847b631718e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""