diff options
Diffstat (limited to 'news/nzbget/files/patch-cmake_par2-turbo.cmake')
-rw-r--r-- | news/nzbget/files/patch-cmake_par2-turbo.cmake | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/nzbget/files/patch-cmake_par2-turbo.cmake b/news/nzbget/files/patch-cmake_par2-turbo.cmake index 95156c0aa046..3d33ebb7c779 100644 --- a/news/nzbget/files/patch-cmake_par2-turbo.cmake +++ b/news/nzbget/files/patch-cmake_par2-turbo.cmake @@ -1,11 +1,11 @@ ---- cmake/par2-turbo.cmake.orig 2025-03-27 11:43:08 UTC +--- cmake/par2-turbo.cmake.orig 2025-07-01 18:05:03 UTC +++ cmake/par2-turbo.cmake -@@ -42,12 +42,6 @@ endif() +@@ -51,12 +51,6 @@ endif() ExternalProject_add( par2-turbo PREFIX par2-turbo - GIT_REPOSITORY https://github.com/nzbgetcom/par2cmdline-turbo.git -- GIT_TAG v1.2.0-nzbget-20250213 +- GIT_TAG v1.3.0 - TLS_VERIFY TRUE - GIT_SHALLOW TRUE - GIT_PROGRESS TRUE |