mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
s3fs-fuse: update to 1.82.
This commit is contained in:
parent
b9952d85ad
commit
32e95ad1d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 's3fs-fuse'
|
# Template file for 's3fs-fuse'
|
||||||
pkgname=s3fs-fuse
|
pkgname=s3fs-fuse
|
||||||
version=1.80
|
version=1.82
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openssl ac_cv_file__git=no"
|
configure_args="--with-openssl ac_cv_file__git=no"
|
||||||
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=de8381c9bd73e491904e73561882dc91e5fad9c28fe88834a93d7b4fe12cbd35
|
checksum=8a40f0b11b558b6d733eeff4fcc025cc416df37b6732001bb0c630f6d6d760dd
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue