diff --git a/common/autoconf/spec.gmk.in b/common/autoconf/spec.gmk.in index 1b0347704e..57a903229a 100644 --- a/common/autoconf/spec.gmk.in +++ b/common/autoconf/spec.gmk.in @@ -24,8 +24,8 @@ # # -# This file has been modified by Loongson Technology in 2023. These -# modifications are Copyright (c) 2018, 2023, Loongson Technology, and are made +# This file has been modified by Loongson Technology in 2024. These +# modifications are Copyright (c) 2018, 2024, Loongson Technology, and are made # available on the same license terms set forth above. # @@ -231,7 +231,7 @@ BUILDER_NAME:=@BUILDER_NAME@ HOST_NAME:=@HOST_NAME@ # Loongson OpenJDK Version info -VER=8.1.18 +VER=8.1.19 ifeq ($(HOST_NAME), ) HOST_NAME=unknown endif