We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe12f4d + cfe1f0f commit 3608923Copy full SHA for 3608923
packages/addons/addon-depends/ffmpegx/package.mk
@@ -2,8 +2,8 @@
2
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
3
4
PKG_NAME="ffmpegx"
5
-PKG_VERSION="7.1.1"
6
-PKG_SHA256="733984395e0dbbe5c046abda2dc49a5544e7e0e1e2366bba849222ae9e3a03b1"
+PKG_VERSION="8.0"
+PKG_SHA256="b2751fccb6cc4c77708113cd78b561059b6fa904b24162fa0be2d60273d27b8e"
7
PKG_LICENSE="GPL-3.0-only"
8
PKG_SITE="https://ffmpeg.org"
9
PKG_URL="https://ffmpeg.org/releases/ffmpeg-${PKG_VERSION}.tar.xz"
packages/addons/tools/ffmpeg-tools/package.mk
@@ -3,7 +3,7 @@
PKG_NAME="ffmpeg-tools"
PKG_VERSION="1.0"
-PKG_REV="0"
+PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"
0 commit comments