ffmpeg: update to version 4.3.4
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 24 Apr 2022 13:18:20 +0000 (15:18 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 24 Apr 2022 13:19:36 +0000 (15:19 +0200)
Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.3.4

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
multimedia/ffmpeg/Makefile

index 1500a7ab0dcdb0cf416792bb489094cd81c5a8c7..b6bd661cb3f7228a3abcce3fd5cd2f94d9828a62 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ffmpeg
-PKG_VERSION:=4.3.3
+PKG_VERSION:=4.3.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://ffmpeg.org/releases/
-PKG_HASH:=9f0a68fbd74feb4e50dc220bddd59d84626774a53687fb737806ae00e5c6e9e6
+PKG_HASH:=c117d9b778be1be2d3889757567113c5e940bad6913b16f9e86c31509f9d742d
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
                Ian Leonard <antonlacon@gmail.com>