diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-02-11 19:25:49 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-02-11 19:26:13 +0000 |
commit | 1e0cf776dbd0843eb4858f4270e57a6854bad433 (patch) | |
tree | b70ee7dfd59378a7d9ac4317428339e666fe2f49 | |
parent | 7b8e7889508550e5e8f6063138160d48833dc22b (diff) |
security/aws-c-auth: Update to 0.7.15
-rw-r--r-- | security/aws-c-auth/Makefile | 4 | ||||
-rw-r--r-- | security/aws-c-auth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/aws-c-auth/Makefile b/security/aws-c-auth/Makefile index 152b8f8f543d..cd24c3d7e6ce 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.14 +DISTVERSION= 0.7.15 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org @@ -18,7 +18,7 @@ LIB_DEPENDS= libaws-c-cal.so:security/aws-c-cal \ libaws-c-sdkutils.so:devel/aws-c-sdkutils \ libs2n.so:security/s2n-tls -USES= cmake:testing compiler:c11 ssl +USES= cmake:testing ssl USE_GITHUB= yes GH_ACCOUNT= awslabs diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 06111b0ac46d..d563398fbd6b 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706312532 -SHA256 (awslabs-aws-c-auth-v0.7.14_GH0.tar.gz) = 93d622cd3cb434b4edcaa48bf278f8bd12fbc4ae18893b07f5b94f8ae93e0bdb -SIZE (awslabs-aws-c-auth-v0.7.14_GH0.tar.gz) = 245089 +TIMESTAMP = 1707678981 +SHA256 (awslabs-aws-c-auth-v0.7.15_GH0.tar.gz) = 1587e649e0fc01b947191f40f8731efff823a7f2196a06e31eaaf3ce8162cc18 +SIZE (awslabs-aws-c-auth-v0.7.15_GH0.tar.gz) = 245070 |