Skip to content

Commit

Permalink
www/authelia: update 4.37.5 → 4.38.4
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 18, 2024
1 parent b0a7373 commit e667c10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
5 changes: 2 additions & 3 deletions www/authelia/Makefile
@@ -1,7 +1,6 @@
PORTNAME= authelia
DISTVERSIONPREFIX= v
DISTVERSION= 4.37.5
PORTREVISION= 9
DISTVERSION= 4.38.4
CATEGORIES= www
MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html
DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way
Expand All @@ -18,7 +17,7 @@ BROKEN_armv6= imports modernc.org/libc/errno: build constraints exclude all Go f
BROKEN_armv7= imports modernc.org/libc/errno: build constraints exclude all Go files
BROKEN_i386= imports modernc.org/libc/errno: build constraints exclude all Go files

USES= cpe go:modules
USES= cpe go:1.21,modules

GO_MODULE= github.com/authelia/authelia/v4
GO_TARGET= ./cmd/${PORTNAME}
Expand Down
14 changes: 7 additions & 7 deletions www/authelia/distinfo
@@ -1,7 +1,7 @@
TIMESTAMP = 1671763355
SHA256 (go/www_authelia/authelia-v4.37.5/authelia-v4.37.5-public_html.tar.gz) = 6d4fb4182dcd9fd3abc10f9d5b97f6ad31cead975aa8d52f7c72a342f3843398
SIZE (go/www_authelia/authelia-v4.37.5/authelia-v4.37.5-public_html.tar.gz) = 3295874
SHA256 (go/www_authelia/authelia-v4.37.5/v4.37.5.mod) = bc05582f00bb1fe4e8ac62239f41b0ea08fa71e294a000b5969ff0b4c2120e4b
SIZE (go/www_authelia/authelia-v4.37.5/v4.37.5.mod) = 5290
SHA256 (go/www_authelia/authelia-v4.37.5/v4.37.5.zip) = 8b28703c1fe9a5f8a95982cb1eb5a2a82b9560862e4ed302bf493a0206e9ecce
SIZE (go/www_authelia/authelia-v4.37.5/v4.37.5.zip) = 6124185
TIMESTAMP = 1710779611
SHA256 (go/www_authelia/authelia-v4.38.4/authelia-v4.38.4-public_html.tar.gz) = a59db5c7d8b0b5ca2966491ef8835a7df164c794d7ec2673e06d17d54b45b274
SIZE (go/www_authelia/authelia-v4.38.4/authelia-v4.38.4-public_html.tar.gz) = 3683541
SHA256 (go/www_authelia/authelia-v4.38.4/v4.38.4.mod) = 17fea58f1e5f128b6a33ac5cdb2560f59a2815902f0497b7239576cefa882a9e
SIZE (go/www_authelia/authelia-v4.38.4/v4.38.4.mod) = 5554
SHA256 (go/www_authelia/authelia-v4.38.4/v4.38.4.zip) = 4a281044db273235ea03010706c65b87f3ec82a09c2116d0e8421e0931237f99
SIZE (go/www_authelia/authelia-v4.38.4/v4.38.4.zip) = 7060363

0 comments on commit e667c10

Please sign in to comment.