From 859c32d23d73cc24c43bc0939b0c5381d1f5eda6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Baebler?= Date: Tue, 20 Aug 2024 18:01:22 +0200 Subject: [PATCH] meek (migrate to new git repository) Tor project migrated their git from gitolite to gitlab, see * https://blog.torproject.org/gitolite-gitlab-migration/ * https://x.com/torproject/status/1785726621972115962 So instead of the source code the old url https://gitweb.torproject.org/pluggable-transports/meek.git/snapshot/meek-0.38.0.tar.gz returns a redirect to a webpage with different checksum URL remapping is defined in https://archive.torproject.org/websites/gitolite2gitlab.txt with line: pluggable-transports/meek tpo/anti-censorship/pluggable-transports/meek Follow-up to #175310 --- Formula/m/meek.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/m/meek.rb b/Formula/m/meek.rb index 1f9f7c68b68c..261820fe4128 100644 --- a/Formula/m/meek.rb +++ b/Formula/m/meek.rb @@ -1,10 +1,10 @@ class Meek < Formula desc "Blocking-resistant pluggable transport for Tor" homepage "https://www.torproject.org" - url "https://gitweb.torproject.org/pluggable-transports/meek.git/snapshot/meek-0.38.0.tar.gz" - sha256 "1bacf4bd2384aeb2ba8d4cdee7dbdfcbb71d6c366ad4e2840dffd9b159021e3a" + url "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek/-/archive/v0.38.0/meek-v0.38.0.tar.gz" + sha256 "63e8aef2828e7d0cc1dc5823fe82f9ae1e59cfc8c8dc118faab0a673c51ff257" license "CC0-1.0" - head "https://git.torproject.org/pluggable-transports/meek.git", branch: "main" + head "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git", branch: "main" bottle do sha256 cellar: :any_skip_relocation, arm64_sonoma: "b52834606bed45e6dbc45199d92ae73821cc1b85a1dac4ba03804eb950bdaac0"