Skip to content

Commit

Permalink
ffmpeg5.1: bump to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 committed Nov 12, 2023
1 parent 7cf5eac commit 52735ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tur/ffmpeg5.1/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://ffmpeg.org
TERMUX_PKG_DESCRIPTION="Tools and libraries to manipulate a wide range of multimedia formats and protocols"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux-user-repository"
TERMUX_PKG_VERSION=5.1.3
TERMUX_PKG_VERSION=5.1.4
TERMUX_PKG_SRCURL=https://www.ffmpeg.org/releases/ffmpeg-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=1b113593ff907293be7aed95acdda5e785dd73616d7d4ec90a0f6adbc5a0312e
TERMUX_PKG_SHA256=54383bb890a1cd62580e9f1eaa8081203196ed53bde9e98fb6b0004423f49063
TERMUX_PKG_DEPENDS="freetype, game-music-emu, libaom, libandroid-glob, libass, libbluray, libbz2, libdav1d, libgnutls, libiconv, liblzma, libmp3lame, libopus, librav1e, libsoxr, libtheora, libvorbis, libvpx, libvidstab, libwebp, libx264, libx265, libxml2, xvidcore, zlib"
TERMUX_PKG_CONFLICTS="libav"
TERMUX_PKG_BREAKS="ffmpeg-dev"
Expand Down

0 comments on commit 52735ce

Please sign in to comment.