Date: Wed, 4 Sep 2024 07:38:48 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: 238d7165fe99 - main - security/aws-c-auth: Update to 0.7.27 Message-ID: <202409040738.4847cmDk069416@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=238d7165fe99dc15390c01c8be75987bb7a7e550 commit 238d7165fe99dc15390c01c8be75987bb7a7e550 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-09-04 07:37:50 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-09-04 07:37:50 +0000 security/aws-c-auth: Update to 0.7.27 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.27 --- 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 92ef089b0f9c..10d046db3d38 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.26 +DISTVERSION= 0.7.27 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 4b65086f080d..0dd656e548ef 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724526606 -SHA256 (awslabs-aws-c-auth-v0.7.26_GH0.tar.gz) = 7ec249622ac4eee38e9f974f9c0e6f3f06f3e3b55eba56e5934b0633f0e5e808 -SIZE (awslabs-aws-c-auth-v0.7.26_GH0.tar.gz) = 256203 +TIMESTAMP = 1725434861 +SHA256 (awslabs-aws-c-auth-v0.7.27_GH0.tar.gz) = 4b234b20e5ff216d28657662dd32c015922457851043e222f43162c776f29f78 +SIZE (awslabs-aws-c-auth-v0.7.27_GH0.tar.gz) = 257885
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409040738.4847cmDk069416>