s3fs-fuse: update to 1.85.
This commit is contained in:
parent
14b3fc84f7
commit
38c86b526e
1 changed files with 3 additions and 3 deletions
|
@ -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 <xtraeme@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue