mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Update dependencies
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="64d6fabaa1d98331c8e1a9248c582014a9050293"
|
||||
SCRIPT_COMMIT="c6d6dce99fb3e7e681fbba9e198345fdbd10e49e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/intel/libva.git"
|
||||
SCRIPT_COMMIT="455d49a3c32d643905727aa3abd834fd3c9b4e2f"
|
||||
SCRIPT_COMMIT="9ac72efe2e123321d8fd5500fb1aca51cd31bc97"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
Reference in New Issue
Block a user