From 101fc385b0560f4dc9694eb5fb08e505e6b8997b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 2 Mar 2018 13:31:24 +0100 Subject: [PATCH] s3fs-fuse: rebuild with libressl-2.6 --- srcpkgs/s3fs-fuse/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/s3fs-fuse/template b/srcpkgs/s3fs-fuse/template index d631c9e7d2e..15986c7c809 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.83 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-openssl ac_cv_file__git=no" hostmakedepends="automake libtool pkg-config"