Skip to content

Commit

Permalink
dieharder: disable
Browse files Browse the repository at this point in the history
  • Loading branch information
iMichka authored and BrewTestBot committed Jan 27, 2022
1 parent 7d29c91 commit 73ae082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/dieharder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ class Dieharder < Formula
# and with brewed curl on macOS (`curl: (60) SSL certificate problem: unable
# to get local issuer certificate`). We may be able to revert this deprecation
# if this issue is fixed on the upstream server in the future.
deprecate! date: "2022-01-17", because: "uses an upstream server with an incomplete SSL certificate chain"
# Original deprecation date: 2022-01-19
disable! date: "2022-01-20", because: "uses an upstream server with an incomplete SSL certificate chain"

depends_on "gsl"

Expand Down

0 comments on commit 73ae082

Please sign in to comment.