minicom: update to 2.9
[feed/packages.git] / utils / minicom / patches / 110-reproducible-builds.patch
index 82aaa13556a29dd7a64de70efbd2d8e3415621c0..b72d783efda0abe3e88e6e1a648afdea698e26e2 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/minicom.c
 +++ b/src/minicom.c
-@@ -1248,7 +1248,7 @@ int main(int argc, char **argv)
+@@ -1323,7 +1323,7 @@ int main(int argc, char **argv)
        switch(c) {
          case 'v':
            printf(_("%s version %s"), PACKAGE, VERSION);
@@ -9,7 +9,7 @@
            printf(_(" (compiled %s)"), __DATE__);
  #endif
            printf("\n");
-@@ -1580,7 +1580,7 @@ int main(int argc, char **argv)
+@@ -1659,7 +1659,7 @@ int main(int argc, char **argv)
  
    mc_wprintf(us, "\n%s %s\r\n", _("Welcome to minicom"), VERSION);
    mc_wprintf(us, "\n%s: %s\r\n", _("OPTIONS"), option_string);