summaryrefslogtreecommitdiff
path: root/devel/aws-c-http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/aws-c-http/Makefile')
-rw-r--r--devel/aws-c-http/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/aws-c-http/Makefile b/devel/aws-c-http/Makefile
index d935da1e8837..3591b1ca3fb4 100644
--- a/devel/aws-c-http/Makefile
+++ b/devel/aws-c-http/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aws-c-http
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.0
+DISTVERSION= 0.8.1
CATEGORIES= devel
MAINTAINER= eduardo@FreeBSD.org
@@ -16,7 +16,7 @@ LIB_DEPENDS= libaws-c-cal.so:security/aws-c-cal \
libaws-c-io.so:devel/aws-c-io \
libs2n.so:security/s2n-tls
-USES= cmake:testing compiler:c11 ssl
+USES= cmake:testing ssl
USE_GITHUB= yes
GH_ACCOUNT= awslabs