mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fatsort: update to 1.6.5.640.
This commit is contained in:
parent
dfa0fa0ff4
commit
4b5c203727
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fatsort'
|
# Template file for 'fatsort'
|
||||||
pkgname=fatsort
|
pkgname=fatsort
|
||||||
version=1.6.4.625
|
version=1.6.5.640
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=tests
|
make_check_target=tests
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Utility that sorts FAT12, FAT16, FAT32 and exFAT partitions"
|
||||||
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://fatsort.sourceforge.io/"
|
homepage="https://fatsort.sourceforge.io/"
|
||||||
|
changelog="https://fatsort.sourceforge.io/CHANGES.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/fatsort/fatsort-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/project/fatsort/fatsort-${version}.tar.xz"
|
||||||
checksum=9a6f89a0640bb782d82ff23a780c9f0aec3dfbe4682c0a8eda157e0810642ead
|
checksum=630ece56d9eb3a55524af0aec3aade7854360eba949172a6cfb4768cb8fbe42e
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
broken="most tests are failed"
|
broken="most tests are failed"
|
||||||
|
|
Loading…
Add table
Reference in a new issue