diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-09-04 07:37:50 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-09-04 07:37:50 +0000 |
commit | 238d7165fe99dc15390c01c8be75987bb7a7e550 (patch) | |
tree | 948a9dfb348eac2a117cfc98aad64ff1abbf2ddb | |
parent | 97958cd20141e75ccf6fa01f353145e0ae753b42 (diff) | |
download | ports-238d7165fe99dc15390c01c8be75987bb7a7e550.tar.gz ports-238d7165fe99dc15390c01c8be75987bb7a7e550.zip |
security/aws-c-auth: Update to 0.7.27
-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 92ef089b0f9c..10d046db3d38 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.26 +DISTVERSION= 0.7.27 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 4b65086f080d..0dd656e548ef 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724526606 -SHA256 (awslabs-aws-c-auth-v0.7.26_GH0.tar.gz) = 7ec249622ac4eee38e9f974f9c0e6f3f06f3e3b55eba56e5934b0633f0e5e808 -SIZE (awslabs-aws-c-auth-v0.7.26_GH0.tar.gz) = 256203 +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 |