Changes between Version 186 and Version 187 of CompilationGuide/Ubuntu


Ignore:
Timestamp:
Oct 18, 2023, 10:19:08 AM (3 years ago)
Author:
MarKPauL
Comment:

nasm invalid link

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuide/Ubuntu

    v186 v187  
    111111#!sh
    112112cd ~/ffmpeg_sources && \
    113 wget https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.16.01.tar.bz2 && \
     113wget https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/nasm-2.16.01.tar.bz2 && \
    114114tar xjvf nasm-2.16.01.tar.bz2 && \
    115115cd nasm-2.16.01 && \