aboutsummaryrefslogtreecommitdiff
path: root/www/authelia/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-14 08:57:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-14 08:57:18 +0000
commit332640fc61096121883a51dea1ee1dbced79c55f (patch)
tree31c9abec501055cb8d660914f295f2ff195bee13 /www/authelia/Makefile
parent7ee8e2ea860a1ac5b9c5b5b66f990b193a414aa4 (diff)
downloadports-332640fc61096121883a51dea1ee1dbced79c55f.tar.gz
ports-332640fc61096121883a51dea1ee1dbced79c55f.zip
www/authelia: Update 4.27.1 -> 4.27.2
Reported by: portscout
Notes
Notes: svn path=/head/; revision=568370
Diffstat (limited to 'www/authelia/Makefile')
-rw-r--r--www/authelia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/authelia/Makefile b/www/authelia/Makefile
index 9a383d0997f4..13cada98fb54 100644
--- a/www/authelia/Makefile
+++ b/www/authelia/Makefile
@@ -2,7 +2,7 @@
PORTNAME= authelia
DISTVERSIONPREFIX= v
-DISTVERSION= 4.27.1
+DISTVERSION= 4.27.2
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
@@ -20,7 +20,6 @@ GH_TUPLE= \
Workiva:go-datastructures:v1.0.52:workiva_go_datastructures/vendor/github.com/Workiva/go-datastructures \
andybalholm:brotli:v1.0.1:andybalholm_brotli/vendor/github.com/andybalholm/brotli \
asaskevich:govalidator:7a23bdc65eef:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \
- authelia:session:v2.5.7:authelia_session_v2/vendor/github.com/authelia/session/v2 \
blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \
boombuler:barcode:6c824513bacc:boombuler_barcode/vendor/github.com/boombuler/barcode \
cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
@@ -31,6 +30,7 @@ GH_TUPLE= \
duosecurity:duo_api_golang:0e07e9f869e3:duosecurity_duo_api_golang/vendor/github.com/duosecurity/duo_api_golang \
facebookgo:stack:751773369052:facebookgo_stack/vendor/github.com/facebookgo/stack \
fasthttp:router:v1.3.9:fasthttp_router/vendor/github.com/fasthttp/router \
+ fasthttp:session:v2.3.0:fasthttp_session_v2/vendor/github.com/fasthttp/session/v2 \
fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
go-asn1-ber:asn1-ber:v1.5.1:go_asn1_ber_asn1_ber/vendor/github.com/go-asn1-ber/asn1-ber \
go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \