mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Update some deps to intermediate fixed versions
This commit is contained in:
parent
313a642b28
commit
093f5e8cc7
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/zeromq/libzmq.git"
|
||||
SCRIPT_COMMIT="60899603a4c3a71e2561af4081d2f96cf1ae6e46"
|
||||
SCRIPT_COMMIT="1f7580ab7d5c2508de30ba8dcbbf2fd103daab5c"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/shaderc.git"
|
||||
SCRIPT_COMMIT="8c4d729001709e907fba57041749d9ed8985891c"
|
||||
SCRIPT_COMMIT="9634bcd356c257e72a06bc995e1d40964d6a8375"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user