Date: Tue, 7 May 2024 07:27:04 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: afbf35b8b3f9 - main - security/aws-c-auth: Update to 0.7.19 Message-ID: <202405070727.4477R4ws068368@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=afbf35b8b3f90d9393ea9934c59d74ff9ec12793 commit afbf35b8b3f90d9393ea9934c59d74ff9ec12793 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-05-07 07:26:06 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-05-07 07:26:52 +0000 security/aws-c-auth: Update to 0.7.19 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.19 --- 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 93698f731c7d..254d9856d691 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.18 +DISTVERSION= 0.7.19 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 4e31c68463e5..9a7580e36001 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713516927 -SHA256 (awslabs-aws-c-auth-v0.7.18_GH0.tar.gz) = c705199655066f1f874bc3758683f32e288024196a22f28360d336231e45406f -SIZE (awslabs-aws-c-auth-v0.7.18_GH0.tar.gz) = 247700 +TIMESTAMP = 1715065181 +SHA256 (awslabs-aws-c-auth-v0.7.19_GH0.tar.gz) = e8f605106fc3884e0ac32eda9f7fe68fb7addebce1d150747b295d3c6f4b220b +SIZE (awslabs-aws-c-auth-v0.7.19_GH0.tar.gz) = 250709
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405070727.4477R4ws068368>