We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2ba8a commit 83f64f7Copy full SHA for 83f64f7
scripts/libtwolame/download.sh
@@ -6,4 +6,4 @@ TWOLAME_VERSION=0.4.0
6
7
downloadTarArchive \
8
"libtwolame" \
9
- "https://netix.dl.sourceforge.net/project/twolame/twolame/${TWOLAME_VERSION}/twolame-${TWOLAME_VERSION}.tar.gz"
+ "https://downloads.videolan.org/pub/contrib/twolame/twolame-${TWOLAME_VERSION}.tar.gz"
0 commit comments