f2fs-tools: update to 1.13.0.

This commit is contained in:
Anthony Iliopoulos 2019-10-05 20:16:02 +02:00 committed by Leah Neukirchen
parent 2cac91d81e
commit d9dd0a3d60

View file

@ -1,7 +1,7 @@
# Template file for 'f2fs-tools'
pkgname=f2fs-tools
version=1.12.0
revision=2
version=1.13.0
revision=1
build_style=gnu-configure
configure_args="--disable-static ac_cv_file__git=yes"
hostmakedepends="automake libtool pkg-config git"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git"
distfiles="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/${pkgname}-${version}.tar.gz"
checksum=e2124e4dffaba865d41495d817bcb924d096adaec67ff777b8c7da99aa13f696
checksum=b39d3ae9224267aab0070b5f17d91d0c5143f6d960166a27f6b11c8c87072c7d
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" musl-legacy-compat"