X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/e070b5f283f0eca1a445b8382dd7292803ba2c3f..c2232b799d28f98faa57e560ead2d1d7d1e31584:/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: