From 881aaec13c9577a3edfb69593a52f544e4a9ae6c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:08:46 +0800 Subject: [PATCH 1/2] tarsnap: switch to `openssl@3` --- Formula/tarsnap.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/tarsnap.rb b/Formula/tarsnap.rb index f539a3507a07e..c30bd6a5aed20 100644 --- a/Formula/tarsnap.rb +++ b/Formula/tarsnap.rb @@ -4,6 +4,7 @@ class Tarsnap < Formula url "https://www.tarsnap.com/download/tarsnap-autoconf-1.0.40.tgz" sha256 "bccae5380c1c1d6be25dccfb7c2eaa8364ba3401aafaee61e3c5574203c27fd5" license "0BSD" + revision 1 livecheck do url "https://www.tarsnap.com/download.html" @@ -28,7 +29,7 @@ class Tarsnap < Formula depends_on "automake" => :build end - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "bzip2" uses_from_macos "zlib" From e76fda522ae87a8d404be71c2653dbb64ceeadc7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:06:31 +0000 Subject: [PATCH 2/2] tarsnap: update 1.0.40_1 bottle. --- Formula/tarsnap.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/tarsnap.rb b/Formula/tarsnap.rb index c30bd6a5aed20..d12d3ceb24568 100644 --- a/Formula/tarsnap.rb +++ b/Formula/tarsnap.rb @@ -12,15 +12,13 @@ class Tarsnap < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "fa9edee032f8abbc50104c8811279d8b120a911ecc5091a281b6a46a2a234f92" - sha256 cellar: :any, arm64_monterey: "2f85cb28a47e95f3c56f4e8f46fd0dbc93fd08e4bba009316496d0cfbcbf97c7" - sha256 cellar: :any, arm64_big_sur: "1568e243b45336f4056edd5b318089467241896d2e61495cc96d0ad69cdf3faf" - sha256 cellar: :any, ventura: "729e037c57f531035fe9415eb15c0f3f9b7b137869945de8a2109ea53a0d8583" - sha256 cellar: :any, monterey: "f63b7b06c773b38efe542a851cd978b21019c2387c54afb63be12b4341637e30" - sha256 cellar: :any, big_sur: "d5e0ed53466a5fe9b2a0be1cc1870ca6a98a06a34068ea6549b57de7b7a1862e" - sha256 cellar: :any, catalina: "4240cae3fe32207826e333930377408f7832a4404fd033d6cba331d56cd98c09" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d95c422ceceb7439b60c44c9412639deb8eb9a9a9a5c539fdb3a164cc11e0e92" + sha256 cellar: :any, arm64_ventura: "0e022219045b24e6d876bf97f8a092a82449932410ba7ebfa58d860dd92608ff" + sha256 cellar: :any, arm64_monterey: "8c765adcc21196986e44b11c168521f40ca7a6e6a9c1432bfa0e92933b28e920" + sha256 cellar: :any, arm64_big_sur: "d99d8d2ea8f5b689fda5ab16779f19ccb66ac245743a0b3a968e853113e8d3ae" + sha256 cellar: :any, ventura: "d00d96a1ac3b3135985a30b282018fd3ca039532fd4fea10dce88149f0d904c7" + sha256 cellar: :any, monterey: "77f225c14c952a1c5786d80fa284936fb35fbea06ea90522b39a39b8f1d8cd14" + sha256 cellar: :any, big_sur: "a81400622c552d684b783e239cdd3f3cdc139d2a1e65ef41eed1685efe89d95d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "511945c57b370981aeab675422da88d71b63a2442e7b55b6d9a7a4071e2668f8" end head do