s3fs-fuse: update to 1.80.
This commit is contained in:
parent
79caad3ae9
commit
81521a32a3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 's3fs-fuse'
|
||||
pkgname=s3fs-fuse
|
||||
version=1.79
|
||||
revision=4
|
||||
version=1.80
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openssl"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.1"
|
||||
homepage="https://github.com/s3fs-fuse/s3fs-fuse/wiki"
|
||||
distfiles="https://github.com/s3fs-fuse/s3fs-fuse/archive/v${version}.tar.gz"
|
||||
checksum=61c179f958ce236c6612bf6ffc7bdb6478393ac6e5ec0b04788000fc9f9dbf66
|
||||
checksum=de8381c9bd73e491904e73561882dc91e5fad9c28fe88834a93d7b4fe12cbd35
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue