diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-07-31 13:05:57 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-07-31 15:42:16 +0000 |
commit | e42e26c5dbc3348c9cd89a79e43d1783cdec9ae5 (patch) | |
tree | 1b244137b54fad93fc9c727a9d31f17d077597e0 | |
parent | 6b9fbd53ba2a2f3ecdf3d24bb27d4361076cd109 (diff) |
security/aws-c-auth: Update to 0.7.23
-rw-r--r-- | security/aws-c-auth/Makefile | 2 | ||||
-rw-r--r-- | 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 d0dd8ffeab49..a4fb8a5133ef 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.22 +DISTVERSION= 0.7.23 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 9af27f3c7163..16aebfe59e24 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715848436 -SHA256 (awslabs-aws-c-auth-v0.7.22_GH0.tar.gz) = f249a12a6ac319e929c005fb7efd5534c83d3af3a3a53722626ff60a494054bb -SIZE (awslabs-aws-c-auth-v0.7.22_GH0.tar.gz) = 253281 +TIMESTAMP = 1722430488 +SHA256 (awslabs-aws-c-auth-v0.7.23_GH0.tar.gz) = ec2b7971c403263a710b6d963bbef583dd475fdc309a3b2f4030124ceffb0918 +SIZE (awslabs-aws-c-auth-v0.7.23_GH0.tar.gz) = 255878 |