Date: Wed, 31 Jul 2024 15:42:29 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e42e26c5dbc3 - main - security/aws-c-auth: Update to 0.7.23 Message-ID: <202407311542.46VFgTH5002563@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e42e26c5dbc3348c9cd89a79e43d1783cdec9ae5 commit e42e26c5dbc3348c9cd89a79e43d1783cdec9ae5 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-07-31 13:05:57 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-07-31 15:42:16 +0000 security/aws-c-auth: Update to 0.7.23 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.23 --- security/aws-c-auth/Makefile | 2 +- security/aws-c-auth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/aws-c-auth/Makefile b/security/aws-c-auth/Makefile index d0dd8ffeab49..a4fb8a5133ef 100644 --- a/security/aws-c-auth/Makefile +++ b/security/aws-c-auth/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-auth DISTVERSIONPREFIX= v -DISTVERSION= 0.7.22 +DISTVERSION= 0.7.23 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 9af27f3c7163..16aebfe59e24 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715848436 -SHA256 (awslabs-aws-c-auth-v0.7.22_GH0.tar.gz) = f249a12a6ac319e929c005fb7efd5534c83d3af3a3a53722626ff60a494054bb -SIZE (awslabs-aws-c-auth-v0.7.22_GH0.tar.gz) = 253281 +TIMESTAMP = 1722430488 +SHA256 (awslabs-aws-c-auth-v0.7.23_GH0.tar.gz) = ec2b7971c403263a710b6d963bbef583dd475fdc309a3b2f4030124ceffb0918 +SIZE (awslabs-aws-c-auth-v0.7.23_GH0.tar.gz) = 255878
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407311542.46VFgTH5002563>