Skip to content

Commit

Permalink
net/keycloak: Update to 21.1.1
Browse files Browse the repository at this point in the history
PR:		271207
Approved by:	Matthias Wolf <freebsd@rheinwolf.de> (maintainer)
  • Loading branch information
lwhsu committed May 4, 2023
1 parent 511e7ab commit 4bc8165
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 118 deletions.
5 changes: 3 additions & 2 deletions net/keycloak/Makefile
@@ -1,5 +1,5 @@
PORTNAME= keycloak
PORTVERSION= 20.0.5
PORTVERSION= 21.1.1
CATEGORIES= net java
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/

Expand Down Expand Up @@ -39,11 +39,12 @@ NO_ARCH= yes
NO_BUILD= yes

SUB_LIST+= GROUP=${GROUP} \
LOG_DIR=${LOG_DIR} \
JAVA=${JAVA} \
LOG_DIR=${LOG_DIR} \
PORTNAME=${PORTNAME} \
RUN_DIR=${RUN_DIR} \
USER=${USER}
PLIST_SUB= VERSION=${DISTVERSION}

OPTIONS_DEFINE= DOCS EXAMPLES

Expand Down
6 changes: 3 additions & 3 deletions net/keycloak/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676976998
SHA256 (keycloak-20.0.5.tar.gz) = 24e18198543dae808088d29a7a784d05d4b0c92851ad6c43ef7c371885cdb021
SIZE (keycloak-20.0.5.tar.gz) = 175738949
TIMESTAMP = 1683036993
SHA256 (keycloak-21.1.1.tar.gz) = 8f5213398f69003b6760943c3d7be4149fb292e6fa35c61a641b1975139adc4e
SIZE (keycloak-21.1.1.tar.gz) = 175417460

0 comments on commit 4bc8165

Please sign in to comment.