mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
fuse-zip: update to 0.7.0
This commit is contained in:
parent
e499686095
commit
064a2912bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse-zip'
|
# Template file for 'fuse-zip'
|
||||||
pkgname=fuse-zip
|
pkgname=fuse-zip
|
||||||
version=0.6.2
|
version=0.7.0
|
||||||
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=d39fd064b7b34e351e309de6297342c21dcc6caf60e22804f888c7c1f905498e
|
checksum=47306bab2b8b0db8ca6fac01833ccfb4394ddae1943ab2e7020b1bdbb210410b
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -i '/^CXXFLAGS=/d' Makefile lib/Makefile
|
vsed -i '/^CXXFLAGS=/d' Makefile lib/Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue