Skip to content

Commit

Permalink
security/boringssl: update to the recent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed May 25, 2023
1 parent 53c230b commit ca9db3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions security/boringssl/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2023.05.15.01
PORTVERSION= 0.0.0.0.2023.05.24.01
CATEGORIES= security
MASTER_SITES+= https://proxy.golang.org/:gomods
DISTFILES+= golang.org/x/crypto/@v/v0.6.0.zip:gomods \
Expand Down Expand Up @@ -28,7 +28,7 @@ CPE_VENDOR= google

USE_GITHUB= yes
GH_ACCOUNT= google
GH_TAGNAME= dd9ee60
GH_TAGNAME= 5fcd47d
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 \
-DCMAKE_BUILD_TYPE=Release
USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions security/boringssl/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TIMESTAMP = 1684247974
TIMESTAMP = 1685025305
SHA256 (golang.org/x/crypto/@v/v0.6.0.zip) = 81ca88af371cff5a84442ba28e23d8f42ccc1387c8fe152e55e87ba4af9e1ac7
SIZE (golang.org/x/crypto/@v/v0.6.0.zip) = 1761232
SHA256 (golang.org/x/crypto/@v/v0.6.0.mod) = 1b6a683455a3b882b6ac53f22752960e87bd91040a94d6f2c5cb61261e2389d8
Expand All @@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.5.0.zip) = 7d89c49ab41306950128a0f4b7c67fb8e2d2f
SIZE (golang.org/x/term/@v/v0.5.0.zip) = 19924
SHA256 (golang.org/x/term/@v/v0.5.0.mod) = 0d6f58228aadc1a6528e6755da018516566e3ae5c5201f7ade1773f56fa8d934
SIZE (golang.org/x/term/@v/v0.5.0.mod) = 67
SHA256 (google-boringssl-0.0.0.0.2023.05.15.01-dd9ee60_GH0.tar.gz) = 5fae8347297758408e3b0d9eb5bd2e573042fbebcb1406ef1ad79d0f350efb44
SIZE (google-boringssl-0.0.0.0.2023.05.15.01-dd9ee60_GH0.tar.gz) = 32322685
SHA256 (google-boringssl-0.0.0.0.2023.05.24.01-5fcd47d_GH0.tar.gz) = 4a15ae1bfdb34ea8cc4c563f4c24099b3463d7c0af0b4279a3af29c4a58cd03f
SIZE (google-boringssl-0.0.0.0.2023.05.24.01-5fcd47d_GH0.tar.gz) = 32322584

0 comments on commit ca9db3e

Please sign in to comment.