fuse-zip: update to 0.5.0.
This commit is contained in:
parent
bc62230b8a
commit
319f788047
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-zip'
|
||||
pkgname=fuse-zip
|
||||
version=0.4.5
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="all doc"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://bitbucket.org/agalanin/fuse-zip"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=2c5101f5bcb8d666d1ca602717ba901567dad2e7ad7de9db6e5bb26ac57435d1
|
||||
checksum=dd553073f8154b5d62e752e53e115fbd928586f08b793673574fc75e6b2c9aba
|
||||
|
||||
pre_build() {
|
||||
sed -i -e '/^CXXFLAGS=/d' Makefile lib/Makefile
|
||||
|
|
Loading…
Reference in a new issue