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 Sep 8, 2022
1 parent 12a4cab commit 3af3d0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions security/boringssl/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2022.09.01.01
PORTREVISION= 1
PORTVERSION= 0.0.0.0.2022.09.07.01
CATEGORIES= security

MAINTAINER= osa@FreeBSD.org
COMMENT= Fork of OpenSSL
WWW= https://github.com/google/boringssl
WWW= https://boringssl.googlesource.com/boringssl/

LICENSE= OpenSSL
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand All @@ -20,7 +19,7 @@ CPE_VENDOR= google

USE_GITHUB= yes
GH_ACCOUNT= google
GH_TAGNAME= 8462a36
GH_TAGNAME= 9f426b6
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 \
Expand Down
6 changes: 3 additions & 3 deletions security/boringssl/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TIMESTAMP = 1662227169
SHA256 (google-boringssl-0.0.0.0.2022.09.01.01-8462a36_GH0.tar.gz) = 1ef7fdc3dd81cccff6355f3a050addf24e32ca41a8bbf472a77a5d219bcda227
SIZE (google-boringssl-0.0.0.0.2022.09.01.01-8462a36_GH0.tar.gz) = 30968784
TIMESTAMP = 1662678121
SHA256 (google-boringssl-0.0.0.0.2022.09.07.01-9f426b6_GH0.tar.gz) = 4305df3c93bd23ca390586d36773c7c59f88ea82df6292fbbe3483b84d72e594
SIZE (google-boringssl-0.0.0.0.2022.09.07.01-9f426b6_GH0.tar.gz) = 30976045
SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4
SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023
SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d
Expand Down

0 comments on commit 3af3d0f

Please sign in to comment.