Skip to content

Commit 945bbce

Browse files
MarcAntoine-Arnaudvalnoel
authored andcommitted
fix LAME url
1 parent d49bfd3 commit 945bbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/travis/linux.install.deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if [ -z ${TRAVIS_JOB_ID} ] || [ ! -d "${DEPENDENCY_INSTALL_PATH}/lib/" ]; then
4545
echo ""
4646
echo "Building libmp3lame (${LAME_VERSION})"
4747
DIR=$(mktemp -d libmp3lameXXX) && cd ${DIR} && \
48-
curl -L -Os http://downloads.sourceforge.net/project/lame/lame/${LAME_VERSION%.*}/lame-${LAME_VERSION}.tar.gz && \
48+
curl -L -Os http://downloads.sourceforge.net/project/lame/lame/${LAME_VERSION}/lame-${LAME_VERSION}.tar.gz && \
4949
tar xzf lame-${LAME_VERSION}.tar.gz && \
5050
cd lame-${LAME_VERSION} && \
5151
./configure --prefix="${DEPENDENCY_INSTALL_PATH}" --bindir="${DEPENDENCY_INSTALL_PATH}/bin" --enable-nasm && \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy