diff mbox

[FFmpeg-devel] download: remove dead link for Mac binaries

Message ID 7e623230-94d2-88b5-4aa1-5ec4db02144a@gmail.com
State New
Headers show

Commit Message

Gyan July 23, 2018, 2:08 p.m. UTC
From f57cec086a22300dbc12f6e998b2cf53d7a8e103 Mon Sep 17 00:00:00 2001
From: Gyan Doshi <ffmpeg@gyani.pro>
Date: Mon, 23 Jul 2018 19:33:57 +0530
Subject: [PATCH] download: remove dead link for Mac binaries

ffmpegmac.net now leads to a parked page.
---
 src/download | 3 ---
 1 file changed, 3 deletions(-)

Comments

Michael Niedermayer July 23, 2018, 9:31 p.m. UTC | #1
On Mon, Jul 23, 2018 at 07:38:16PM +0530, Gyan Doshi wrote:
>  download |    3 ---
>  1 file changed, 3 deletions(-)
> 79d69cdda36ee65da6f7348f8397ccbb8fc9854d  0001-download-remove-dead-link-for-Mac-binaries.patch
> From f57cec086a22300dbc12f6e998b2cf53d7a8e103 Mon Sep 17 00:00:00 2001
> From: Gyan Doshi <ffmpeg@gyani.pro>
> Date: Mon, 23 Jul 2018 19:33:57 +0530
> Subject: [PATCH] download: remove dead link for Mac binaries
> 
> ffmpegmac.net now leads to a parked page.
> ---
>  src/download | 3 ---
>  1 file changed, 3 deletions(-)

applied

thx

[...]
diff mbox

Patch

diff --git a/src/download b/src/download
index 183ca95..0bda5a0 100644
--- a/src/download
+++ b/src/download
@@ -97,9 +97,6 @@ 
               <a class="list-group-item" href="https://evermeet.cx/ffmpeg/">
                 Static builds for <strong>OS X Intel 64-bit</strong>
               </a>
-              <a class="list-group-item" href="http://ffmpegmac.net/">
-                Builds 32-bit and 64-bit for <strong>OS X 10.5 and above</strong>
-              </a>
               <a class="list-group-item" href="https://ffmpeg.zeranoe.com/builds/">
                 <strong>Static and shared</strong> builds for macOS 64-bit
               </a>