Date: Sat, 22 Oct 2022 20:22:58 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: e1fee95d26e3 - main - security/aws-c-auth: Update to 0.6.18 Message-ID: <202210222022.29MKMwCN071159@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=e1fee95d26e3bd79c9f029b7b9c853206f762bf9 commit e1fee95d26e3bd79c9f029b7b9c853206f762bf9 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-10-22 19:32:02 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-10-22 20:22:41 +0000 security/aws-c-auth: Update to 0.6.18 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.6.18 --- 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 3e8f8e45c055..d70c79d9babb 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.17 +DISTVERSION= 0.6.18 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 36a6e8732d1e..c697deb6574d 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663861540 -SHA256 (awslabs-aws-c-auth-v0.6.17_GH0.tar.gz) = b43678ad3a779c9c7fccf8f931c162eaaf4d5d64d2955ac1fcfd32e538545c0f -SIZE (awslabs-aws-c-auth-v0.6.17_GH0.tar.gz) = 227312 +TIMESTAMP = 1666466489 +SHA256 (awslabs-aws-c-auth-v0.6.18_GH0.tar.gz) = 1b6cf428203fdbbfb2cca881f4ab28f0b3fbca91db7539a7174909cf3ad02154 +SIZE (awslabs-aws-c-auth-v0.6.18_GH0.tar.gz) = 227290
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210222022.29MKMwCN071159>