diff --git a/security/aws-c-auth/Makefile b/security/aws-c-auth/Makefile index d70c79d9babb..edbe29052f5c 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.6.18 +DISTVERSION= 0.6.19 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 c697deb6574d..be9f896641d6 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666466489 -SHA256 (awslabs-aws-c-auth-v0.6.18_GH0.tar.gz) = 1b6cf428203fdbbfb2cca881f4ab28f0b3fbca91db7539a7174909cf3ad02154 -SIZE (awslabs-aws-c-auth-v0.6.18_GH0.tar.gz) = 227290 +TIMESTAMP = 1668032681 +SHA256 (awslabs-aws-c-auth-v0.6.19_GH0.tar.gz) = 2b6b05e046227f87c39d0dd821759273c80e864689dfb36bbc64bed86dc8336f +SIZE (awslabs-aws-c-auth-v0.6.19_GH0.tar.gz) = 227303