mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
ffmpeg-tools: update to libx265.so.215
This commit is contained in:
parent
9ad5a561a1
commit
ff2dfec53e
@ -26,7 +26,7 @@ addon() {
|
|||||||
|
|
||||||
# libs
|
# libs
|
||||||
if [ "${TARGET_ARCH}" = "x86_64" ]; then
|
if [ "${TARGET_ARCH}" = "x86_64" ]; then
|
||||||
cp -PL $(get_install_dir x265)/usr/lib/libx265.so.212 \
|
cp -PL $(get_install_dir x265)/usr/lib/libx265.so.215 \
|
||||||
${ADDON_BUILD}/${PKG_ADDON_ID}/lib.private
|
${ADDON_BUILD}/${PKG_ADDON_ID}/lib.private
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user