fatsort: update to 1.6.5.640.

This commit is contained in:
tibequadorian 2023-03-16 01:22:00 +01:00 committed by Andrew Benson
parent dfa0fa0ff4
commit 4b5c203727

View File

@ -1,6 +1,6 @@
# Template file for 'fatsort'
pkgname=fatsort
version=1.6.4.625
version=1.6.5.640
revision=1
build_style=gnu-makefile
make_check_target=tests
@ -10,8 +10,9 @@ short_desc="Utility that sorts FAT12, FAT16, FAT32 and exFAT partitions"
maintainer="tibequadorian <tibequadorian@posteo.de>"
license="GPL-2.0-or-later"
homepage="https://fatsort.sourceforge.io/"
changelog="https://fatsort.sourceforge.io/CHANGES.html"
distfiles="${SOURCEFORGE_SITE}/project/fatsort/fatsort-${version}.tar.xz"
checksum=9a6f89a0640bb782d82ff23a780c9f0aec3dfbe4682c0a8eda157e0810642ead
checksum=630ece56d9eb3a55524af0aec3aade7854360eba949172a6cfb4768cb8fbe42e
if [ "$XBPS_TARGET_LIBC" = musl ]; then
broken="most tests are failed"