aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/opkg/patches/200-usign_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/opkg/patches/200-usign_support.patch')
-rw-r--r--package/system/opkg/patches/200-usign_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/opkg/patches/200-usign_support.patch b/package/system/opkg/patches/200-usign_support.patch
index 991708a8a3..6479d57330 100644
--- a/package/system/opkg/patches/200-usign_support.patch
+++ b/package/system/opkg/patches/200-usign_support.patch
@@ -59,7 +59,7 @@
#include <stdio.h>
#include <unistd.h>
#include <libgen.h>
-@@ -342,7 +343,28 @@ opkg_prepare_url_for_install(const char
+@@ -342,7 +343,28 @@ opkg_prepare_url_for_install(const char
int
opkg_verify_file (char *text_file, char *sig_file)
{