We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84b17f commit e500a3dCopy full SHA for e500a3d
1 file changed
packages/x264
@@ -5,7 +5,7 @@ depends_on nasm ## steep version requirement, so bring our own (wants 2.13 while
5
## x264 deprecated source archive releases, so have to pin a specific revision instead
6
do_gitclone https://code.videolan.org/videolan/x264
7
pushd_src
8
-git checkout 0480cb05fa188d37ae87e8f4fd8f1aea3711f7ee
+git checkout b35605ace3ddf7c1a5d67a2eb553f034aef41d55
9
popd_src
10
11
CONFFLAGS=(
0 commit comments