Date: Mon, 3 Jul 2023 09:24:45 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: c9878a337552 - main - security/aws-c-auth: Update to 0.6.30 Message-ID: <202307030924.3639Oj15039192@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=c9878a337552be703710ea48c9bf1dd88570e090 commit c9878a337552be703710ea48c9bf1dd88570e090 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-07-02 10:29:48 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-07-03 09:24:19 +0000 security/aws-c-auth: Update to 0.6.30 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.6.30 --- 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 f12c23fcf98c..030c4001604f 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.6.29 +DISTVERSION= 0.6.30 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 94a591daf788..5268cfdb7d38 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687633132 -SHA256 (awslabs-aws-c-auth-v0.6.29_GH0.tar.gz) = 0e813d81abee5a6fe73cbd949ce07ce1ff34bcf0c71290827e6a7c1c1e8e6cb0 -SIZE (awslabs-aws-c-auth-v0.6.29_GH0.tar.gz) = 252242 +TIMESTAMP = 1688293122 +SHA256 (awslabs-aws-c-auth-v0.6.30_GH0.tar.gz) = d3f28aa9e5fc6e40ec068687f02b711186e5d52569c100e0a12c9a268acf6e15 +SIZE (awslabs-aws-c-auth-v0.6.30_GH0.tar.gz) = 252643
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307030924.3639Oj15039192>