From 38c86b526ebd40c6573a2b46676827ec217a670f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 11 Mar 2019 15:23:35 -0300 Subject: [PATCH] s3fs-fuse: update to 1.85. --- srcpkgs/s3fs-fuse/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/s3fs-fuse/template b/srcpkgs/s3fs-fuse/template index 24e521cf56..82afe26783 100644 --- a/srcpkgs/s3fs-fuse/template +++ b/srcpkgs/s3fs-fuse/template @@ -1,7 +1,7 @@ # Template file for 's3fs-fuse' pkgname=s3fs-fuse -version=1.84 -revision=2 +version=1.85 +revision=1 build_style=gnu-configure configure_args="--with-openssl ac_cv_file__git=no" hostmakedepends="automake libtool pkg-config" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://github.com/s3fs-fuse/s3fs-fuse/wiki" distfiles="https://github.com/s3fs-fuse/s3fs-fuse/archive/v${version}.tar.gz" -checksum=39b844fe94b44af48ab8d57645a0a3fd9a64486bb54413ba7f928111cb4093a3 +checksum=c4b48c0aba6565b9531c251d42a6a475a7e845909a3017b61d9c945b15cc008f pre_configure() { NOCONFIGURE=1 ./autogen.sh