From f6bf1c6d3ef92cffa042f3bc4d51e21efc4b34e5 Mon Sep 17 00:00:00 2001 From: Javernaut Date: Sun, 1 Aug 2021 16:02:48 +0300 Subject: [PATCH] Update x264 to 5db6aa6cab1b146e07b60cc1736a01f21da01154 --- scripts/libx264/download.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/libx264/download.sh b/scripts/libx264/download.sh index 3933745..8e47835 100755 --- a/scripts/libx264/download.sh +++ b/scripts/libx264/download.sh @@ -4,8 +4,8 @@ source ${SCRIPTS_DIR}/common-functions.sh # Libx264 doesn't have any versioning system. Currently it has 2 branches: master and stable. # Latest commit in stable branch -# Thu Jan 21 16:41:42 2021 +0300 -LIBX264_VERSION=544c61f082194728d0391fb280a6e138ba320a96 +# Jun 13, 2021 3:43pm GMT+0300 +LIBX264_VERSION=5db6aa6cab1b146e07b60cc1736a01f21da01154 downloadTarArchive \ "libx264" \