Skip to content

Commit

Permalink
security/boringssl: update to the recent snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
osokin committed Dec 20, 2023
1 parent 4493b30 commit e68b4f2
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
@@ -1,5 +1,5 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2023.12.14.01
PORTVERSION= 0.0.0.0.2023.12.19.01
CATEGORIES= security
MASTER_SITES+= https://proxy.golang.org/:gomods
DISTFILES+= golang.org/x/crypto/@v/v0.14.0.zip:gomods \
Expand Down Expand Up @@ -28,7 +28,7 @@ CPE_VENDOR= google

USE_GITHUB= yes
GH_ACCOUNT= google
GH_TAGNAME= 7460d74
GH_TAGNAME= b3cda5c
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1

USE_LDCONFIG= yes
Expand Down
6 changes: 3 additions & 3 deletions security/boringssl/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1702676075
TIMESTAMP = 1703100336
SHA256 (golang.org/x/crypto/@v/v0.14.0.zip) = a72c57e71d0fbd460d8493c958fb2841357e3babbb32d7fe2cd533564b1d66b7
SIZE (golang.org/x/crypto/@v/v0.14.0.zip) = 1791629
SHA256 (golang.org/x/crypto/@v/v0.14.0.mod) = 336a220466eb3ced51eb4489762a3264a5cfb6cb710358870096660099a9caa7
Expand All @@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.13.0.zip) = a2140133ab5edea486ec9239da01995e606e
SIZE (golang.org/x/term/@v/v0.13.0.zip) = 19958
SHA256 (golang.org/x/term/@v/v0.13.0.mod) = 26277b0b5bc33d0241f2337839e8a663d2a6c603058870f27ced9df1fee7e357
SIZE (golang.org/x/term/@v/v0.13.0.mod) = 68
SHA256 (google-boringssl-0.0.0.0.2023.12.14.01-7460d74_GH0.tar.gz) = 7932e1fe84646207e98630857d539740883f4160db16653fedf3db9516832e84
SIZE (google-boringssl-0.0.0.0.2023.12.14.01-7460d74_GH0.tar.gz) = 36332518
SHA256 (google-boringssl-0.0.0.0.2023.12.19.01-b3cda5c_GH0.tar.gz) = e19896993d7499338efaa0d57ac0918b5323bdb8eb634e6c3f28e0f65ec0021b
SIZE (google-boringssl-0.0.0.0.2023.12.19.01-b3cda5c_GH0.tar.gz) = 36339370

0 comments on commit e68b4f2

Please sign in to comment.