- update to fuse-zip-0.4.2
- switch to bitbucket
This commit is contained in:
parent
2882aebbf9
commit
cb35bad158
@ -1,20 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2017/07/26 22:45:14 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2017/08/21 17:58:12 jasper Exp $
|
||||
|
||||
COMMENT = navigate zip archives through FUSE
|
||||
|
||||
DISTNAME = fuse-zip-0.4.0
|
||||
REVISION = 1
|
||||
DISTNAME = fuse-zip-0.4.2
|
||||
|
||||
CATEGORIES = archivers
|
||||
|
||||
HOMEPAGE = https://code.google.com/p/fuse-zip/
|
||||
HOMEPAGE = https://bitbucket.org/agalanin/fuse-zip
|
||||
|
||||
# LGPLv3+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB += c fuse m ${COMPILER_LIBCXX} z zip
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_GOOGLECODE:=fuse-zip/}
|
||||
MASTER_SITES = https://bitbucket.org/agalanin/fuse-zip/downloads/
|
||||
|
||||
LIB_DEPENDS = archivers/libzip>=0.11.2
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fuse-zip-0.4.0.tar.gz) = 256xOqJQBh6qffax7lAi2+pUCJCUr5TMPRdntjvcnKc=
|
||||
SIZE (fuse-zip-0.4.0.tar.gz) = 671498
|
||||
SHA256 (fuse-zip-0.4.2.tar.gz) = PU7hE9THkYrTxmD4CIRz1fq/Z7NHb+8W7H9b2KQYL9w=
|
||||
SIZE (fuse-zip-0.4.2.tar.gz) = 672323
|
||||
|
Loading…
x
Reference in New Issue
Block a user