aboutsummaryrefslogtreecommitdiff
path: root/security/boringssl/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2023-10-17 14:08:06 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2023-10-17 14:08:06 +0000
commitefb5c4ebeeb359d98bd2424ae1f7b30713d299f4 (patch)
tree981d708cd94e7cff1a7e02a643cdec6c282e339f /security/boringssl/Makefile
parent0e8a4a0a60f1f1241374d15bf6ffc222a6e41ff7 (diff)
downloadports-efb5c4ebeeb359d98bd2424ae1f7b30713d299f4.tar.gz
ports-efb5c4ebeeb359d98bd2424ae1f7b30713d299f4.zip
Diffstat (limited to 'security/boringssl/Makefile')
-rw-r--r--security/boringssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index b835f6b7c51f..e2b91ba47742 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= boringssl
-PORTVERSION= 0.0.0.0.2023.09.29.01
+PORTVERSION= 0.0.0.0.2023.10.16.01
CATEGORIES= security
MASTER_SITES+= https://proxy.golang.org/:gomods
DISTFILES+= golang.org/x/crypto/@v/v0.10.0.zip:gomods \
@@ -28,7 +28,7 @@ CPE_VENDOR= google
USE_GITHUB= yes
GH_ACCOUNT= google
-GH_TAGNAME= bd20800
+GH_TAGNAME= 5d58c55
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1
USE_LDCONFIG= yes