vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Tue Dec 26 11:25:42 2017 +0100| [deaed0596160ad5f7b8b0f16aca564a59f3c5f1c] | committer: Hugo Beauzée-Luyssen
contribs: x264: Pin to a specific tarball > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=deaed0596160ad5f7b8b0f16aca564a59f3c5f1c --- contrib/src/x264/rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/x264/rules.mak b/contrib/src/x264/rules.mak index d4d711f83e..b050115cd4 100644 --- a/contrib/src/x264/rules.mak +++ b/contrib/src/x264/rules.mak @@ -1,7 +1,7 @@ # x264 X264_GITURL := git://git.videolan.org/x264.git -X264_SNAPURL := http://download.videolan.org/pub/videolan/x264/snapshots/last_stable_x264.tar.bz2 +X264_SNAPURL := http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20171224-2245-stable.tar.bz2 X262_GITURL := git://git.videolan.org/x262.git ifdef BUILD_ENCODERS _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
