security/boringssl: update to the recent commit
This commit is contained in:
parent
39404973f3
commit
ebce59d19a
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= boringssl
|
||||
PORTVERSION= 0.0.0.0.2022.07.26.01
|
||||
PORTVERSION= 0.0.0.0.2022.07.26.02
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= osa@FreeBSD.org
|
||||
|
@ -18,7 +18,7 @@ CPE_VENDOR= google
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= google
|
||||
GH_TAGNAME= 2cc2aa9
|
||||
GH_TAGNAME= 24c0186
|
||||
GH_TUPLE= golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \
|
||||
golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \
|
||||
golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1658861082
|
||||
SHA256 (google-boringssl-0.0.0.0.2022.07.26.01-2cc2aa9_GH0.tar.gz) = 9df22d21196e15c935adeda58f9e43f2d70bad4410f29e3406ad0f6e15398b14
|
||||
SIZE (google-boringssl-0.0.0.0.2022.07.26.01-2cc2aa9_GH0.tar.gz) = 30952987
|
||||
TIMESTAMP = 1658881296
|
||||
SHA256 (google-boringssl-0.0.0.0.2022.07.26.02-24c0186_GH0.tar.gz) = b8d93cc6d06b8640cce2a184ce43a0dc951e714b6a881e7fd4ab789ce658272b
|
||||
SIZE (google-boringssl-0.0.0.0.2022.07.26.02-24c0186_GH0.tar.gz) = 30951324
|
||||
SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4
|
||||
SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023
|
||||
SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d
|
||||
|
|
|
@ -21,6 +21,7 @@ include/openssl/cmac.h
|
|||
include/openssl/conf.h
|
||||
include/openssl/cpu.h
|
||||
include/openssl/crypto.h
|
||||
include/openssl/ctrdrbg.h
|
||||
include/openssl/curve25519.h
|
||||
include/openssl/des.h
|
||||
include/openssl/dh.h
|
||||
|
|
Loading…
Reference in a new issue