ffmpeg: update to 2.7.4 2207/head
authorIan Leonard <antonlacon@gmail.com>
Tue, 29 Dec 2015 03:39:07 +0000 (19:39 -0800)
committerIan Leonard <antonlacon@gmail.com>
Tue, 29 Dec 2015 03:39:07 +0000 (19:39 -0800)
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
multimedia/ffmpeg/Makefile

index ed677cf3ec893af942c94309518b7ad828623cf8..d24eeb964ea0f3d00285a31889cb93f5ef5e9ec9 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ffmpeg
-PKG_VERSION:=2.7.2
+PKG_VERSION:=2.7.4
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://ffmpeg.org/releases/
-PKG_MD5SUM:=7eb2140bab9f0a8669b65b50c8e4cfb5
+PKG_MD5SUM:=dea35a30de724e1851a94680fc209a0d
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
 
 PKG_LICENSE:=LGPL-2.1+ GPL-2+ LGPL-3