Andreas Wacknitz
2024-03-18 1d5fdb32cf9184dcc06dc19058e9fbfe1650d4f5
rebuild golang-119

2 files modified
5 ■■■■■ changed files
components/developer/golang-119/Makefile 3 ●●●● patch | view | raw | blame | history
components/developer/golang-119/pkg5 2 ●●● patch | view | raw | blame | history
components/developer/golang-119/Makefile
@@ -26,6 +26,7 @@
BUILD_STYLE= justmake
USE_COMMON_TEST_MASTER= no
CLONEY_ARGS= CLONEY_MODE="copy"
USE_PARALLEL_BUILD= yes
include ../../../make-rules/shared-macros.mk
PATCH_EACH_ARCHIVE= 1
@@ -33,7 +34,7 @@
COMPONENT_NAME=            golang
COMPONENT_MAJOR_VERSION=    1.19
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).13
COMPONENT_REVISION=        1
COMPONENT_REVISION=        2
COMPONENT_SUMMARY=        The Go Programming Language
COMPONENT_SRC=            $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=        https://golang.org/
components/developer/golang-119/pkg5
@@ -7,4 +7,4 @@
        "developer/golang-119"
    ],
    "name": "golang"
}
}