X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/3712eb2135b6beeff3820f65bdfc6173fd1dbbab..201856721e6959e772b5e5ddee42d4d75d966703:/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: