Skip to content

Commit

Permalink
Upgrade to v22.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwolf-rw committed Jul 12, 2023
1 parent cb8a5cc commit 3ae98b9
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 418 deletions.
4 changes: 2 additions & 2 deletions net/keycloak/Makefile
@@ -1,5 +1,5 @@
PORTNAME= keycloak
PORTVERSION= 21.1.2
PORTVERSION= 22.0.0
CATEGORIES= net java
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/

Expand All @@ -21,7 +21,7 @@ SHEBANG_FILES= bin/kc.sh \
bin/kcreg.sh

USE_JAVA= yes
JAVA_VERSION= 11+
JAVA_VERSION= 17+
JAVA_OS= native
JAVA_VENDOR= openjdk oracle
JAVA_RUN= yes
Expand Down
6 changes: 3 additions & 3 deletions net/keycloak/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687939598
SHA256 (keycloak-21.1.2.tar.gz) = 266bfb298f77d185f7b4ca92fdb2c60a7f6540c01369e5f4b37432a55c1aaab9
SIZE (keycloak-21.1.2.tar.gz) = 175558917
TIMESTAMP = 1689177311
SHA256 (keycloak-22.0.0.tar.gz) = ef98e2d6dca596c222a6733a570294b72f47e47980306b499c89bf93d4ff0d9e
SIZE (keycloak-22.0.0.tar.gz) = 176043440

0 comments on commit 3ae98b9

Please sign in to comment.