From 51c737515ba17e4924040b5f8d4e7b1bdf993cbf Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 4 Oct 2024 09:12:05 -0400 Subject: FindAVIFile: Restore http link after redirect was removed Revert the URL change from commit f77e36aa37 (FindAVIFile: Replace http link with its redirect, 2024-09-26), as the http redirect seems to have been removed. --- Modules/FindAVIFile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/FindAVIFile.cmake b/Modules/FindAVIFile.cmake index e4b0760..9763e1f 100644 --- a/Modules/FindAVIFile.cmake +++ b/Modules/FindAVIFile.cmake @@ -5,7 +5,7 @@ FindAVIFile ----------- -Locate `AVIFILE `_ +Locate `AVIFILE `_ library and include paths. AVIFILE is a set of libraries for -- cgit v0.12