Skip to content

Commit

Permalink
net/keycloak: Update to 22.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwolf-rw authored and netchild committed Sep 16, 2023
1 parent a7f04ca commit b4fb85c
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 435 deletions.
4 changes: 2 additions & 2 deletions net/keycloak/Makefile
@@ -1,5 +1,5 @@
PORTNAME= keycloak
PORTVERSION= 21.1.1
PORTVERSION= 22.0.3
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 = 1683036993
SHA256 (keycloak-21.1.1.tar.gz) = 8f5213398f69003b6760943c3d7be4149fb292e6fa35c61a641b1975139adc4e
SIZE (keycloak-21.1.1.tar.gz) = 175417460
TIMESTAMP = 1694761511
SHA256 (keycloak-22.0.3.tar.gz) = fe58029394c164042c5e50e59668eb6d0d9eaa564404522e07ac19f82b1a4d95
SIZE (keycloak-22.0.3.tar.gz) = 164636378

0 comments on commit b4fb85c

Please sign in to comment.