From fe2347aeeb7d1d36f6fbef97ad561a07bb09c9a2 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 16 Mar 2023 01:22:00 +0100 Subject: [PATCH] fatsort: update to 1.6.5.640. --- srcpkgs/fatsort/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fatsort/template b/srcpkgs/fatsort/template index 0bc5803d39691c..78b8c2f53aecca 100644 --- a/srcpkgs/fatsort/template +++ b/srcpkgs/fatsort/template @@ -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 " 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"