From 16eeab751db2d749ba8c00a2db4ac91ee1432ded Mon Sep 17 00:00:00 2001 From: Rene Thuemmler Date: Fri, 6 Sep 2019 12:46:48 +0200 Subject: [PATCH] switched source from github to gitlab --- www/commento/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/www/commento/Makefile b/www/commento/Makefile index 142bbbe..51fbe7a 100644 --- a/www/commento/Makefile +++ b/www/commento/Makefile @@ -14,10 +14,8 @@ LICENSE_FILE= $(WRKSRC)/LICENSE USES= go:modules gmake -USE_GITHUB= yes -GH_ACCOUNT= commento - -COMMIT_ID= 504d1bf8668968cfc40221e166982866ef313e17 +USE_GITLAB= yes +GL_COMMIT= 696361df4af2bfa0bf38e2c3c9096f26195f5800 GO_BUILDFLAGS= prod @@ -28,4 +26,4 @@ BUILD_DEPENDS= bash:shells/bash \ dep:devel/dep \ yarn:www/yarn -include \ No newline at end of file +include