Marcel Telka
2024-04-08 27ea4582c008083fc42d6e52da1dc3f6ff5cd25e
components/meta-packages/golang/Makefile
@@ -17,7 +17,7 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =      golang
COMPONENT_VERSION =      1.21.1
COMPONENT_VERSION =      1.22
COMPONENT_SUMMARY =      The Go Programming Language
COMPONENT_PROJECT_URL =      https://go.dev/
COMPONENT_FMRI =      developer/golang
@@ -25,6 +25,6 @@
include $(WS_MAKE_RULES)/common.mk
PKG_MACROS += GOV=$(shell echo $(COMPONENT_VERSION) | $(GSED) -e 's/\(\.[^.]*\)\..*/\1/' | tr -d .)
PKG_MACROS += GOV=$(subst .,,$(COMPONENT_VERSION))
# Auto-generated dependencies