From 599c150c7638d14faa2516a9ca9c712a95c0f827 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 5 Oct 2019 20:16:02 +0200 Subject: [PATCH] f2fs-tools: update to 1.13.0. --- srcpkgs/f2fs-tools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/f2fs-tools/template b/srcpkgs/f2fs-tools/template index 77b37d14ee2..84c7744a71d 100644 --- a/srcpkgs/f2fs-tools/template +++ b/srcpkgs/f2fs-tools/template @@ -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 " 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"