diff options
author | swills <swills@FreeBSD.org> | 2017-12-08 03:42:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-12-08 03:42:28 +0800 |
commit | e5169a5d334b7284b4364c4e2847c5e5baecfefe (patch) | |
tree | 507dbca351c9356a047edd3f850dfbcbf8e07463 | |
parent | 9ff6d13216b3163047f058d776c549eb1b0a3da4 (diff) | |
download | freebsd-ports-gnome-e5169a5d334b7284b4364c4e2847c5e5baecfefe.tar.gz freebsd-ports-gnome-e5169a5d334b7284b4364c4e2847c5e5baecfefe.tar.zst freebsd-ports-gnome-e5169a5d334b7284b4364c4e2847c5e5baecfefe.zip |
security/boringssl: update to new snapshot
-rw-r--r-- | security/boringssl/Makefile | 4 | ||||
-rw-r--r-- | security/boringssl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 37eed3f4ea5b..fa80692272ce 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2017.10.13.01 +PORTVERSION= 0.0.0.0.2017.12.07.01 CATEGORIES= security MAINTAINER= swills@FreeBSD.org @@ -11,7 +11,7 @@ BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= e1068b7 +GH_TAGNAME= 296a61d USES= cmake localbase perl5 CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 USE_LDCONFIG= yes diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index fca402ab26c2..94547bdbe159 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508160711 -SHA256 (google-boringssl-0.0.0.0.2017.10.13.01-e1068b7_GH0.tar.gz) = 8a14e1c63c05c232253a41afc1d6e5587237c47356b57b0fa22ed791122613e1 -SIZE (google-boringssl-0.0.0.0.2017.10.13.01-e1068b7_GH0.tar.gz) = 13590017 +TIMESTAMP = 1512675032 +SHA256 (google-boringssl-0.0.0.0.2017.12.07.01-296a61d_GH0.tar.gz) = deb12d3e853e8ef2053bdcb66158ccdc5853da2de3a50afaa9842b44d8683e6b +SIZE (google-boringssl-0.0.0.0.2017.12.07.01-296a61d_GH0.tar.gz) = 14052048 |