mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
fuse-zip: update to 0.6.2
This commit is contained in:
parent
237897b7fd
commit
9eeda8edbc
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.0
|
version=0.6.2
|
||||||
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=21985c78ab9787033cff7afe4d9a29252383fd28ce83eb0d9cc2b963a1c5d656
|
checksum=d39fd064b7b34e351e309de6297342c21dcc6caf60e22804f888c7c1f905498e
|
||||||
|
|
||||||
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