Bump
This commit is contained in:
12
app-misc/syncterm/files/webget.patch
Normal file
12
app-misc/syncterm/files/webget.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff '--color=auto' -uNr syncterm-1.6.orig/src/syncterm/webget.c syncterm-1.6/src/syncterm/webget.c
|
||||
--- syncterm-1.6.orig/src/syncterm/webget.c 2025-06-07 17:28:16.006999190 +0200
|
||||
+++ syncterm-1.6/src/syncterm/webget.c 2025-06-07 17:31:11.641227829 +0200
|
||||
@@ -3,7 +3,7 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifndef WITHOUT_CRYPTLIB
|
||||
-#include <cryptlib.h>
|
||||
+#include "../../3rdp/src/cl/cryptlib.h"
|
||||
#endif
|
||||
|
||||
#include "bbslist.h"
|
||||
Reference in New Issue
Block a user