From 01a1922f60d70f0269262c08774a14a1430016fa Mon Sep 17 00:00:00 2001 From: Javernaut Date: Sat, 30 Jul 2022 00:42:20 +0300 Subject: [PATCH] Updating libx264 to baee400f --- 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 8e47835..64185d3 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 -# Jun 13, 2021 3:43pm GMT+0300 -LIBX264_VERSION=5db6aa6cab1b146e07b60cc1736a01f21da01154 +# 01 Jun, 2022 +LIBX264_VERSION=baee400fa9ced6f5481a728138fed6e867b0ff7f downloadTarArchive \ "libx264" \