diff mbox

[2/2] package/ffmpeg: bump to version 2.5

Message ID 1418313511-12701-2-git-send-email-jkrause@posteo.de
State Changes Requested
Headers show

Commit Message

Jörg Krause Dec. 11, 2014, 3:58 p.m. UTC
Signed-off-by: Jörg Krause <jkrause@posteo.de>
---
 package/ffmpeg/ffmpeg.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bernd Kuhls Dec. 11, 2014, 4:24 p.m. UTC | #1
=?UTF-8?q?J=C3=B6rg=20Krause?= <jkrause-1KBjaw7Xf1
+zQB+pC5nmwQ@public.gmane.org> wrote in news:1418313511-12701-2-git-send-
email-jkrause@posteo.de:

> -FFMPEG_VERSION = 2.4.4
> +FFMPEG_VERSION = 2.5

Hi,

ffmpeg.hash also needs an update.
Otherwise the patch is ok, Kodi rc3 still works with it after adjusting the 
kodi-specific ffmpeg patch, therefore

Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Regards, Bernd
Jörg Krause Dec. 11, 2014, 6:59 p.m. UTC | #2
On Do, 2014-12-11 at 17:24 +0100, Bernd Kuhls wrote:
> =?UTF-8?q?J=C3=B6rg=20Krause?= <jkrause-1KBjaw7Xf1
> +zQB+pC5nmwQ@public.gmane.org> wrote in news:1418313511-12701-2-git-send-
> email-jkrause@posteo.de:
> 
> > -FFMPEG_VERSION = 2.4.4
> > +FFMPEG_VERSION = 2.5
> 
> Hi,
> 
> ffmpeg.hash also needs an update.
> Otherwise the patch is ok, Kodi rc3 still works with it after adjusting the 
> kodi-specific ffmpeg patch, therefore
> 
> Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> 
Ah, I missed the warning: No hash found. I will send a new version.
diff mbox

Patch

diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
index 784d8b3..1820dc4 100644
--- a/package/ffmpeg/ffmpeg.mk
+++ b/package/ffmpeg/ffmpeg.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-FFMPEG_VERSION = 2.4.4
+FFMPEG_VERSION = 2.5
 FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
 FFMPEG_SITE = http://ffmpeg.org/releases
 FFMPEG_INSTALL_STAGING = YES