From 8485b536cad7080b220e05d7030650cfa6231163 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 4 Feb 2017 07:47:15 +0100 Subject: [PATCH] f2fs-tools: update to 1.8.0. --- srcpkgs/f2fs-tools/template | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/srcpkgs/f2fs-tools/template b/srcpkgs/f2fs-tools/template index e230565a71d..e5fd6f7a9d6 100644 --- a/srcpkgs/f2fs-tools/template +++ b/srcpkgs/f2fs-tools/template @@ -1,6 +1,6 @@ # Template file for 'f2fs-tools' pkgname=f2fs-tools -version=1.7.0 +version=1.8.0 revision=1 build_style=gnu-configure configure_args="--sbindir=/usr/bin --disable-static ac_cv_file__git=yes" @@ -11,15 +11,10 @@ short_desc="Tools for the Linux Flash-Friendly File System (F2FS)" maintainer="Juan RP " license="GPL-2" 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 - https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/patch/?id=b0a2386089fd6efade6b89094325ed8a9f8c6fff>f2fs-tools-allow-to-build-without-libselinux.patch" -checksum=" - 33d454c2e95aabef5659949c4fff15f6c9877b48349e64411de502bc62b0cbd4 - 4ac1dcf67c0b9b4dbca12602cd9d2180363d67e721a667bf14ad4147f0bbf4f6" +distfiles="https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/snapshot/${pkgname}-${version}.tar.gz" +checksum=d4dbecf55560c548bf0758c9f641d1beec1e960b38cbbc19951195d5144d39ae pre_configure() { - patch -Np1 < ../f2fs-tools-allow-to-build-without-libselinux.patch case "$XBPS_TARGET_MACHINE" in *-musl) mkdir -p include/sys