From: Rogério Brito <rbrito@ime.usp.br>
Date: Fri, 14 Jun 2019 00:24:25 +0000 (-0300)
Subject: debian/patches: Refresh patches to apply cleanly.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/c2232b799d28f98faa57e560ead2d1d7d1e31584?ds=inline;hp=--cc

debian/patches: Refresh patches to apply cleanly.
---

c2232b799d28f98faa57e560ead2d1d7d1e31584
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: