From 5259bbe43c1209291bd0f0e9e7fe7f401297e9ca Mon Sep 17 00:00:00 2001 From: Javernaut Date: Sun, 14 Feb 2021 21:46:14 +0200 Subject: [PATCH] Updating libx264 to 544c61f082194728d0391fb280a6e138ba320a96 --- 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 46cec38..3933745 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 -# Tue Jun 30 22:28:05 2020 +0300 -LIBX264_VERSION=cde9a93319bea766a92e306d69059c76de970190 +# Thu Jan 21 16:41:42 2021 +0300 +LIBX264_VERSION=544c61f082194728d0391fb280a6e138ba320a96 downloadTarArchive \ "libx264" \