mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
security/boringssl: update to the recent commit
This commit is contained in:
parent
16b917cfe6
commit
5f1b81e13b
@ -1,6 +1,5 @@
|
||||
PORTNAME= boringssl
|
||||
PORTVERSION= 0.0.0.0.2023.03.23.01
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.0.0.0.2023.04.11.01
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= osa@FreeBSD.org
|
||||
@ -19,7 +18,7 @@ CPE_VENDOR= google
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= google
|
||||
GH_TAGNAME= 2e13e36
|
||||
GH_TAGNAME= 89de6e1
|
||||
GH_TUPLE= golang:crypto:v0.6.0:golang_crypto/vendor/golang.org/x/crypto \
|
||||
golang:net:v0.7.0:golang_net/vendor/golang.org/x/net \
|
||||
golang:sys:v0.5.0:golang_sys/vendor/golang.org/x/sys \
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1679667979
|
||||
SHA256 (google-boringssl-0.0.0.0.2023.03.23.01-2e13e36_GH0.tar.gz) = 3e8f5d11e1074562ea4bae208e93301e41df4f507e2a599c0f18378a0e8f4754
|
||||
SIZE (google-boringssl-0.0.0.0.2023.03.23.01-2e13e36_GH0.tar.gz) = 31818463
|
||||
TIMESTAMP = 1681307793
|
||||
SHA256 (google-boringssl-0.0.0.0.2023.04.11.01-89de6e1_GH0.tar.gz) = 29cf4a3dfc16f52ef470481549d8af82573258906791870c0c2293344fd31eb9
|
||||
SIZE (google-boringssl-0.0.0.0.2023.04.11.01-89de6e1_GH0.tar.gz) = 32250581
|
||||
SHA256 (golang-crypto-v0.6.0_GH0.tar.gz) = abdd55e246751307493aac73d787c38953814668cf13a3dd73b600050e7b5058
|
||||
SIZE (golang-crypto-v0.6.0_GH0.tar.gz) = 1633588
|
||||
SHA256 (golang-net-v0.7.0_GH0.tar.gz) = 4949a0dbdd3c200c8681c18bebd65c8e8b620470189361dac05c89c714d9a59b
|
||||
|
@ -44,6 +44,7 @@ include/openssl/hpke.h
|
||||
include/openssl/hrss.h
|
||||
include/openssl/is_boringssl.h
|
||||
include/openssl/kdf.h
|
||||
include/openssl/kyber.h
|
||||
include/openssl/lhash.h
|
||||
include/openssl/md4.h
|
||||
include/openssl/md5.h
|
||||
|
Loading…
Reference in New Issue
Block a user