Date: Fri, 19 Apr 2024 16:29: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: 13f265c85737 - main - security/aws-c-auth: Update to 0.7.18 Message-ID: <202404191629.43JGTjAn067060@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=13f265c85737efa0fbab4481694e5f68ff878f73 commit 13f265c85737efa0fbab4481694e5f68ff878f73 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-04-19 16:28:38 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-04-19 16:29:32 +0000 security/aws-c-auth: Update to 0.7.18 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.7.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 d1700c3264c0..93698f731c7d 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.17 +DISTVERSION= 0.7.18 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 266ea9a45cf4..4e31c68463e5 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712170290 -SHA256 (awslabs-aws-c-auth-v0.7.17_GH0.tar.gz) = 8fe380255a71a2d5c9acd4979c135f9842135ce6385010ea562bc0b532bf5b84 -SIZE (awslabs-aws-c-auth-v0.7.17_GH0.tar.gz) = 245442 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404191629.43JGTjAn067060>