[FFmpeg-devel] [PATCH 2/3] web/download: Fix link for linux static builds 64-bit kernel 2.6.32 and above
Lou Logan
lou at lrcd.com
Tue Jul 22 20:28:46 CEST 2014
On Mon, 21 Jul 2014 20:37:35 +0200, db0company wrote:
> ---
> src/download | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/download b/src/download
> index 7ddb4e4..fb30ed0 100644
> --- a/src/download
> +++ b/src/download
> @@ -72,7 +72,7 @@
> <div class="list-group">
> <a class="list-group-item" href="http://ffmpeg.gusari.org/static/">32-bit and
> 64-bit with kernel 3.2.x and above</a>
> - <a class="list-group-item" href="http://ffmpeg.gusari.org/static/">64-bit
> + <a class="list-group-item" href="http://johnvansickle.com/ffmpeg/">64-bit
> with kernel 2.6.32 and above</a>
> </div> <!-- list-group -->
>
Looks good. Thanks!
More information about the ffmpeg-devel
mailing list