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 67c1020ba0f6..769e4b4efbd1 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,8 +1,11 @@ PORTNAME= aws-lc -PORTVERSION= 1.54.0 +PORTVERSION= 1.55.0 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 |