Skip to content

Commit

Permalink
ffmpeg: update to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Nov 17, 2024
1 parent 4832dc4 commit 0ad6c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multimedia/ffmpeg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ffmpeg
PKG_VERSION:=5.1.2
PKG_VERSION:=5.1.4
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://ffmpeg.org/releases/
PKG_HASH:=619e706d662c8420859832ddc259cd4d4096a48a2ce1eefd052db9e440eef3dc
PKG_HASH:=54383bb890a1cd62580e9f1eaa8081203196ed53bde9e98fb6b0004423f49063
PKG_MAINTAINER:=Ted Hess <[email protected]>, \
Ian Leonard <[email protected]>

Expand Down

0 comments on commit 0ad6c23

Please sign in to comment.