fuse-zip: update to 0.7.2
This commit is contained in:
parent
cfdac951e7
commit
24e5d1d1a7
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'fuse-zip'
|
# Template file for 'fuse-zip'
|
||||||
pkgname=fuse-zip
|
pkgname=fuse-zip
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=agalanin-fuse-zip-0865d60054d9
|
wrksrc=agalanin-fuse-zip-9b01842a149d
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="all doc"
|
make_build_args="all doc"
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
|
@ -13,7 +13,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}/get/${version}.tar.gz"
|
distfiles="${homepage}/get/${version}.tar.gz"
|
||||||
checksum=771302586ca734bf845effcea999c38f4c2e984e29605912eb3470fbeea0b195
|
checksum=bba004193db9841a8d9a59e927fffe24f1b92f7ad15a5694c687456617b638a2
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: requires some tcl modules
|
: requires some tcl modules
|
||||||
|
|
Loading…
Add table
Reference in a new issue