diff --git a/security/aws-c-auth/Makefile b/security/aws-c-auth/Makefile index 6e3493338f88..a2a65e7ad90f 100644 --- a/security/aws-c-auth/Makefile +++ b/security/aws-c-auth/Makefile @@ -1,31 +1,31 @@ PORTNAME= aws-c-auth DISTVERSIONPREFIX= v -DISTVERSION= 0.7.2 +DISTVERSION= 0.7.3 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= C99 library implementation of AWS client-side authentication WWW= https://github.com/awslabs/aws-c-auth LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libaws-c-cal.so:security/aws-c-cal \ libaws-c-common.so:devel/aws-c-common \ libaws-c-compression.so:devel/aws-c-compression \ libaws-c-http.so:devel/aws-c-http \ libaws-c-io.so:devel/aws-c-io \ libaws-c-sdkutils.so:devel/aws-c-sdkutils \ libs2n.so:security/s2n-tls USES= cmake:testing compiler:c11 ssl USE_GITHUB= yes GH_ACCOUNT= awslabs USE_LDCONFIG= yes CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_TESTING .include diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index efa03dd60c02..edd31281bfdc 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690272726 -SHA256 (awslabs-aws-c-auth-v0.7.2_GH0.tar.gz) = 8ce07ed53299ee2d0f264e9ca056dd1ae797b071f660bd226bfe7e1cb1a3933c -SIZE (awslabs-aws-c-auth-v0.7.2_GH0.tar.gz) = 252866 +TIMESTAMP = 1691486805 +SHA256 (awslabs-aws-c-auth-v0.7.3_GH0.tar.gz) = 22e334508b76f1beddefbf877f200c8a5ace4e3956c6be6545b7572762afe8c5 +SIZE (awslabs-aws-c-auth-v0.7.3_GH0.tar.gz) = 252840