Skip to content

Commit e500a3d

Browse files
committed
x264 - bump stable branch's commit pin
1 parent a84b17f commit e500a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/x264

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ depends_on nasm ## steep version requirement, so bring our own (wants 2.13 while
55
## x264 deprecated source archive releases, so have to pin a specific revision instead
66
do_gitclone https://code.videolan.org/videolan/x264
77
pushd_src
8-
git checkout 0480cb05fa188d37ae87e8f4fd8f1aea3711f7ee
8+
git checkout b35605ace3ddf7c1a5d67a2eb553f034aef41d55
99
popd_src
1010

1111
CONFFLAGS=(

0 commit comments

Comments
 (0)