Date: Thu, 24 Oct 2024 11:41:16 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: 9ccfa79a21b3 - main - security/aws-c-auth: Update to 0.8.0 Message-ID: <202410241141.49OBfG0k083644@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=9ccfa79a21b33452c052000b7cb6533347c7f1bf commit 9ccfa79a21b33452c052000b7cb6533347c7f1bf Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-10-24 11:40:28 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-10-24 11:41:04 +0000 security/aws-c-auth: Update to 0.8.0 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.8.0 --- 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 82f0708abd4a..861d58f3ec24 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.31 +DISTVERSION= 0.8.0 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 8436cdddd716..19bfaee24221 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726600742 -SHA256 (awslabs-aws-c-auth-v0.7.31_GH0.tar.gz) = 7f97aacef6bd1649734383c2bf022250671f353b7fa60d195e6865d7f4594b43 -SIZE (awslabs-aws-c-auth-v0.7.31_GH0.tar.gz) = 257724 +TIMESTAMP = 1729769856 +SHA256 (awslabs-aws-c-auth-v0.8.0_GH0.tar.gz) = 217a0ebf8d7c5ad7e5f5ae814c2a371042164b64b4b9330c1c4bb2c6db1dbd33 +SIZE (awslabs-aws-c-auth-v0.8.0_GH0.tar.gz) = 257750
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410241141.49OBfG0k083644>