Date: Thu, 12 Sep 2024 08:02:01 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: 8dc645fe879e - main - security/aws-c-auth: Update to 0.7.29 Message-ID: <202409120802.48C821tm089339@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=8dc645fe879e31f5797146667a951be6688f7a77 commit 8dc645fe879e31f5797146667a951be6688f7a77 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-09-12 07:48:21 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-09-12 08:01:46 +0000 security/aws-c-auth: Update to 0.7.29 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.29 https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.28 --- 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 10d046db3d38..d4c2a83f1aa3 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.27 +DISTVERSION= 0.7.29 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 0dd656e548ef..1b847856bb76 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -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 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409120802.48C821tm089339>