Skip to content

Commit

Permalink
java/openjdk11: Update to 11.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lewis authored and Greg Lewis committed Oct 29, 2022
1 parent 0d0710f commit b87e44e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 568 deletions.
3 changes: 1 addition & 2 deletions java/openjdk11/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= openjdk
DISTVERSIONPREFIX= jdk-
DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION}
PORTREVISION= 2
CATEGORIES= java devel
PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION}

Expand Down Expand Up @@ -64,7 +63,7 @@ NOPRECIOUSMAKEVARS= yes

JDK_MAJOR_VERSION= 11
JDK_MINOR_VERSION= 0
JDK_PATCH_VERSION= 16
JDK_PATCH_VERSION= 17
JDK_BUILD_NUMBER= 8
BSD_JDK_VERSION= 1

Expand Down
6 changes: 3 additions & 3 deletions java/openjdk11/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1659413947
SHA256 (battleblow-jdk11u-jdk-11.0.16+8-1_GH0.tar.gz) = 1d629bf88bc1820fea29014b2a6777550da392f8e06027d9d63f345ba017d0f9
SIZE (battleblow-jdk11u-jdk-11.0.16+8-1_GH0.tar.gz) = 123280743
TIMESTAMP = 1667064189
SHA256 (battleblow-jdk11u-jdk-11.0.17+8-1_GH0.tar.gz) = 20c07a93a551f5c05c50e51faeb915db08f5339407a70e82a56f47a3233a2427
SIZE (battleblow-jdk11u-jdk-11.0.17+8-1_GH0.tar.gz) = 123432824
Loading

0 comments on commit b87e44e

Please sign in to comment.