fuse-zip: update to 0.7.1

This commit is contained in:
Matthias von Faber 2020-07-17 16:37:36 +02:00 committed by Andrew Benson
parent 4dea8cf51a
commit 920b6e7d35

View file

@ -1,6 +1,6 @@
# Template file for 'fuse-zip' # Template file for 'fuse-zip'
pkgname=fuse-zip pkgname=fuse-zip
version=0.7.0 version=0.7.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="all doc" make_build_args="all doc"
@ -12,7 +12,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://bitbucket.org/agalanin/fuse-zip" homepage="https://bitbucket.org/agalanin/fuse-zip"
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.gz" distfiles="${homepage}/downloads/${pkgname}-${version}.tar.gz"
checksum=47306bab2b8b0db8ca6fac01833ccfb4394ddae1943ab2e7020b1bdbb210410b checksum=7dac61c3f27f9041545ab1a22bb772ea282ed2dea25a0220dcecfa6801b5b121
pre_build() { pre_build() {
vsed -i '/^CXXFLAGS=/d' Makefile lib/Makefile vsed -i '/^CXXFLAGS=/d' Makefile lib/Makefile