aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Kaijser <martijn@xbmc.org>2015-09-13 18:40:53 +0200
committerMartijn Kaijser <martijn@xbmc.org>2015-09-13 18:40:53 +0200
commit1007adfb49d272b387f90dda503fc22fe0229bba (patch)
treed63ea71b9c99abaf0055c6d5ec1857e315bca8ee
parent2e3a86fec4400f98ca320016da5c9399fc27f5a8 (diff)
parent3036f66e6d17d98676184ca68955ad307db0727a (diff)
Merge pull request #8035 from fritsch/ffmpeg-hevc
ffmpeg: Bump to 2.8.0-Jarvis-alpha3-HEVC
-rw-r--r--tools/depends/target/ffmpeg/FFMPEG-VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/ffmpeg/FFMPEG-VERSION b/tools/depends/target/ffmpeg/FFMPEG-VERSION
index b652f40f93..4fe149a7a2 100644
--- a/tools/depends/target/ffmpeg/FFMPEG-VERSION
+++ b/tools/depends/target/ffmpeg/FFMPEG-VERSION
@@ -1,5 +1,5 @@
LIBNAME=ffmpeg
BASE_URL=https://github.com/xbmc/FFmpeg/archive
-VERSION=2.8.0-Jarvis-alpha3
+VERSION=2.8.0-Jarvis-alpha3-HEVC
ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz