ffmpeg: update to 3.4.7 10784/head
authorIan Leonard <antonlacon@gmail.com>
Thu, 12 Dec 2019 22:20:42 +0000 (14:20 -0800)
committerIan Leonard <antonlacon@gmail.com>
Thu, 12 Dec 2019 22:20:42 +0000 (14:20 -0800)
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
multimedia/ffmpeg/Makefile

index dd05f2c760ce5a7a4bc7c2b3565504b61b8ff25e..296515a1fa5d4320e47a33ecfe3aa50ed1acb295 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ffmpeg
-PKG_VERSION:=3.4.6
-PKG_RELEASE:=5
+PKG_VERSION:=3.4.7
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://ffmpeg.org/releases/
-PKG_HASH:=3572279cb139d9e39dcfbc23edf438ff5311ec3fc5d0dcb3558e49591e5cb83e
+PKG_HASH:=efd01782fd29b62505c973f5b61a65632d7b435dc9f4a6c97e92e6afd36cf5c8
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
                Ian Leonard <antonlacon@gmail.com>