exfatprogs: update to 1.2.9.

This commit is contained in:
Duncaen 2025-06-08 18:48:31 +02:00
parent 4af1b9e0e5
commit c8b9395928
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'exfatprogs' # Template file for 'exfatprogs'
pkgname=exfatprogs pkgname=exfatprogs
version=1.2.7 version=1.2.9
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
short_desc="Tools to create, check and label exFAT filesystems" short_desc="Tools to create, check and label exFAT filesystems"
@ -9,7 +9,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/exfatprogs/exfatprogs" homepage="https://github.com/exfatprogs/exfatprogs"
changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS" changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS"
distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz" distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz"
checksum=46ded87fceb550c4dd629fac22d1dc04a091660ed9890055802ad66f3d7edbe7 checksum=d9a42197c6ff9e6a8e923789413008e317415cf7a4ab85c486c5ffcaf49ca175
conflicts="exfat-utils" conflicts="exfat-utils"
replaces="exfat-utils>=0" replaces="exfat-utils>=0"