X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/c39143087e10ba3fe3c3a309b847354b82d6125e..622cd1d46e5968ba6ca30802d8ff6e7da75ff146:/debian/patches/disable-autoupdate-mechanism.patch diff --git a/debian/patches/disable-autoupdate-mechanism.patch b/debian/patches/disable-autoupdate-mechanism.patch index c64ad73..2b906bd 100644 --- a/debian/patches/disable-autoupdate-mechanism.patch +++ b/debian/patches/disable-autoupdate-mechanism.patch @@ -17,7 +17,7 @@ Last-Update: 2018-03-16 --- a/youtube_dl/__init__.py +++ b/youtube_dl/__init__.py -@@ -439,7 +439,12 @@ +@@ -441,7 +441,12 @@ with YoutubeDL(ydl_opts) as ydl: # Update version if opts.update_self: