Skip to content

Commit

Permalink
revert changes in java-11-openjdk
Browse files Browse the repository at this point in the history
- avoid conflicting changes with SynoCommunity#6394
  • Loading branch information
hgy59 committed Jan 18, 2025
1 parent 7997a82 commit 372f972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spk/java-11-openjdk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ JAVA_RELEASE = 7
JAVA_VERSION = 11.0.12
SPK_VERS = $(JAVA_VERSION).$(JAVA_RELEASE)
SPK_REV = 1
SPK_ICON = src/java-11-openjdk.png
SPK_ICON = src/$(SPK_NAME).png

DEPENDS = cross/java-11-openjdk
DEPENDS = cross/$(SPK_NAME)

MAINTAINER = SynoCommunity
DESCRIPTION = OpenJDK version $(JAVA_VERSION)+$(JAVA_RELEASE). OpenJDK 11 is the open-source reference implementation of version 11 of the Java SE Platform as specified by by JSR 384 in the Java Community Process.
Expand Down

0 comments on commit 372f972

Please sign in to comment.