From 950015ec2c21a4917ac939166d56a0e4ba2972e9 Mon Sep 17 00:00:00 2001 From: Tibor Nagy Date: Sat, 21 Apr 2018 02:11:59 +0200 Subject: [PATCH] Update ffmpeg to 4.0 --- recipes/ffmpeg/recipe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ffmpeg/recipe.sh b/recipes/ffmpeg/recipe.sh index 96757802..7454e41f 100644 --- a/recipes/ffmpeg/recipe.sh +++ b/recipes/ffmpeg/recipe.sh @@ -1,4 +1,4 @@ -VERSION=3.4 +VERSION=4.0 GIT=https://github.com/FFmpeg/FFmpeg BRANCH=release/$VERSION