Date: Fri, 13 Sep 2024 12:07:52 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: 38dc64f946d1 - main - security/aws-c-auth: Update to 0.7.30 Message-ID: <202409131207.48DC7qp1044772@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=38dc64f946d156bf6b480018f91bf8e632a54d12 commit 38dc64f946d156bf6b480018f91bf8e632a54d12 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-09-13 07:30:53 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-09-13 12:07:39 +0000 security/aws-c-auth: Update to 0.7.30 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.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 d4c2a83f1aa3..63fa022ff9c1 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.29 +DISTVERSION= 0.7.30 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 1b847856bb76..7aab2fd97c69 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726124542 -SHA256 (awslabs-aws-c-auth-v0.7.29_GH0.tar.gz) = f49f5dce1153e908dd9c0639f4aa4b1477f8564a28635f433cc0be121a18106e -SIZE (awslabs-aws-c-auth-v0.7.29_GH0.tar.gz) = 256835 +TIMESTAMP = 1726211145 +SHA256 (awslabs-aws-c-auth-v0.7.30_GH0.tar.gz) = a9530a2a5b5ee6aef02756b07ee48ceb66cfa5657bbd25bfc3cf024d7791e79e +SIZE (awslabs-aws-c-auth-v0.7.30_GH0.tar.gz) = 257026
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409131207.48DC7qp1044772>