aboutsummaryrefslogtreecommitdiff
path: root/cad/kicad-library-templates-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/kicad-library-templates-devel/Makefile')
-rw-r--r--cad/kicad-library-templates-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/kicad-library-templates-devel/Makefile b/cad/kicad-library-templates-devel/Makefile
index dc34be4ecac0..c8c083e44671 100644
--- a/cad/kicad-library-templates-devel/Makefile
+++ b/cad/kicad-library-templates-devel/Makefile
@@ -2,9 +2,9 @@ PORTNAME= kicad
DISTVERSION= r${GIT_TMPL_DATE}
PORTREVISION= 2
CATEGORIES= cad
-MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${GL_COMMIT}/
+MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${GL_TAGNAME}/
PKGNAMESUFFIX= -library-tmpl-devel
-DISTNAME= ${PORTNAME}-templates-${GL_COMMIT}
+DISTNAME= ${PORTNAME}-templates-${GL_TAGNAME}
MAINTAINER= mr@FreeBSD.org
COMMENT= Official KiCad project templates
@@ -19,7 +19,7 @@ CONFLICTS_INSTALL= kicad-library-tmpl # share/kicad/template/A2_ISO5457-1999_ISO
USE_GITLAB= nodefault
GL_ACCOUNT= kicad
GL_PROJECT= kicad/libraries
-GL_COMMIT= ${GIT_TMPL_HASH}
+GL_TAGNAME= ${GIT_TMPL_HASH}
USES= cmake