diff options
Diffstat (limited to 'security/aws-lc/Makefile')
-rw-r--r-- | security/aws-lc/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index 0bafd001dc8c..b2c1dac66de6 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,8 +1,11 @@ PORTNAME= aws-lc -PORTVERSION= 1.53.0 +PORTVERSION= 1.57.1 DISTVERSIONPREFIX= v CATEGORIES= security +PATCH_SITES= https://github.com/aws/aws-lc/commit/ +PATCHFILES= 125f94c2c26559ed93a22f1cc5880efe46f0b937.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS libcrypto WWW= https://github.com/aws/aws-lc |