diff options
author | phunkyfish <phunkyfish@gmail.com> | 2020-09-14 11:09:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-14 11:09:35 +0100 |
commit | 51423adb36dde2f7dd26bd0cf59ab63269728d07 (patch) | |
tree | b8eab92af83d8b27cd02f3499f1b59095765bb7a /tools/depends/target/ffmpeg | |
parent | d4573ce5d64266820776d95a238e93ee46b2a946 (diff) | |
parent | f0019960aece769aacb537ed79ff8e8fe562bb7f (diff) |
Merge pull request #18396 from phunkyfish/ffmpeg-bump-fix
[depends] bump ffmpeg to remove unrequired patch
Diffstat (limited to 'tools/depends/target/ffmpeg')
-rw-r--r-- | tools/depends/target/ffmpeg/FFMPEG-VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/ffmpeg/FFMPEG-VERSION b/tools/depends/target/ffmpeg/FFMPEG-VERSION index cf780452fc..ae224efe31 100644 --- a/tools/depends/target/ffmpeg/FFMPEG-VERSION +++ b/tools/depends/target/ffmpeg/FFMPEG-VERSION @@ -1,4 +1,4 @@ LIBNAME=ffmpeg BASE_URL=https://github.com/xbmc/FFmpeg -VERSION=4.3.1-Matrix-Alpha1-1 +VERSION=4.3.1-Matrix-Alpha1-2 ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz |