Andreas Wacknitz
2023-10-20 5e080f7c2118ed42fa4bbefc6809c3f74d3e326d
prepare release 2023.10

2 files modified
4 ■■■■ changed files
components/openindiana/release/Makefile 2 ●●● patch | view | raw | blame | history
make-rules/shared-macros.mk 2 ●●● patch | view | raw | blame | history
components/openindiana/release/Makefile
@@ -16,7 +16,7 @@
COMPONENT_NAME=           release
COMPONENT_VERSION=        0.$(PKG_SOLARIS_VERSION)    
COMPONENT_REVISION=       17
COMPONENT_REVISION=       18
COMPONENT_SUMMARY=        OpenIndiana Release Files 
COMPONENT_PROJECT_URL=    https://www.openindiana.org/
COMPONENT_FMRI=           release
make-rules/shared-macros.mk
@@ -107,7 +107,7 @@
# to determine the distribution version
# (it should look like OpenIndiana Hipster YYYY.MM).
DISTRIBUTION_NAME = OpenIndiana Hipster
DISTRIBUTION_VERSION = 2023.05
DISTRIBUTION_VERSION = 2023.10
# Native OS version
OS_VERSION :=        $(shell uname -r)
SOLARIS_VERSION =    $(OS_VERSION:5.%=2.%)