s3fs-fuse: update to 1.80.

This commit is contained in:
Juan RP 2016-05-31 07:09:28 +02:00
parent 79caad3ae9
commit 81521a32a3

View file

@ -1,7 +1,7 @@
# Template file for 's3fs-fuse' # Template file for 's3fs-fuse'
pkgname=s3fs-fuse pkgname=s3fs-fuse
version=1.79 version=1.80
revision=4 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-openssl" configure_args="--with-openssl"
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2.1" license="GPL-2.1"
homepage="https://github.com/s3fs-fuse/s3fs-fuse/wiki" homepage="https://github.com/s3fs-fuse/s3fs-fuse/wiki"
distfiles="https://github.com/s3fs-fuse/s3fs-fuse/archive/v${version}.tar.gz" distfiles="https://github.com/s3fs-fuse/s3fs-fuse/archive/v${version}.tar.gz"
checksum=61c179f958ce236c6612bf6ffc7bdb6478393ac6e5ec0b04788000fc9f9dbf66 checksum=de8381c9bd73e491904e73561882dc91e5fad9c28fe88834a93d7b4fe12cbd35
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh