Date: Sat, 11 May 2024 10:05: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: a42d45414658 - main - security/aws-c-auth: Update to 0.7.21 Message-ID: <202405111005.44BA5THV083022@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=a42d45414658a01b9d2cb74a5f103022de2ffbad commit a42d45414658a01b9d2cb74a5f103022de2ffbad Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-05-11 10:04:21 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-05-11 10:05:14 +0000 security/aws-c-auth: Update to 0.7.21 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.21 https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.20 --- 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 254d9856d691..4aaa765556ca 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.19 +DISTVERSION= 0.7.21 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 9a7580e36001..3339646ca3f1 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715065181 -SHA256 (awslabs-aws-c-auth-v0.7.19_GH0.tar.gz) = e8f605106fc3884e0ac32eda9f7fe68fb7addebce1d150747b295d3c6f4b220b -SIZE (awslabs-aws-c-auth-v0.7.19_GH0.tar.gz) = 250709 +TIMESTAMP = 1715421223 +SHA256 (awslabs-aws-c-auth-v0.7.21_GH0.tar.gz) = 802054ff0a82c9fc977671f7d2be1c55229a97d808e0d53784a749be32ceb5ec +SIZE (awslabs-aws-c-auth-v0.7.21_GH0.tar.gz) = 253331
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405111005.44BA5THV083022>