switched to gitlab version tag v1.7.0

This commit is contained in:
Renè Thümmler 2019-09-06 15:41:51 +02:00
parent d595d52dff
commit 4b1eb794f7

View File

@ -12,18 +12,18 @@ COMMENT= A fast, privacy-focused commenting platform
LICENSE= MIT
LICENSE_FILE= $(WRKSRC)/LICENSE
USES= go:modules gmake
USES= gmake
ALL_TARGET= prod
USE_GITLAB= yes
GL_COMMIT= 696361df4af2bfa0bf38e2c3c9096f26195f5800
GO_BUILDFLAGS= prod
GL_COMMIT= 504d1bf8668968cfc40221e166982866ef313e17
USERS= www
GROUPS= www
BUILD_DEPENDS= bash:shells/bash \
dep:devel/dep \
dep:www/npm-node \
yarn:www/yarn
.include <bsd.port.mk>