From 41a84914e3c779c56c5bfed272c8f4ae42e8fa02 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 2 Jul 2023 18:02:48 -0700 Subject: mblaze: Update to latest git --- ...1-mmime-include-strings.h-for-strncasecmp.patch | 24 ---------------------- pkg/mblaze/src | 2 +- pkg/mblaze/ver | 2 +- 3 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 pkg/mblaze/patch/0001-mmime-include-strings.h-for-strncasecmp.patch (limited to 'pkg') diff --git a/pkg/mblaze/patch/0001-mmime-include-strings.h-for-strncasecmp.patch b/pkg/mblaze/patch/0001-mmime-include-strings.h-for-strncasecmp.patch deleted file mode 100644 index 13875a2a..00000000 --- a/pkg/mblaze/patch/0001-mmime-include-strings.h-for-strncasecmp.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 5dae0767e35025f6e36b5011d25813cdbb1ed866 Mon Sep 17 00:00:00 2001 -From: Michael Forney -Date: Thu, 17 Feb 2022 22:48:24 -0800 -Subject: [PATCH] mmime: include strings.h for strncasecmp - ---- - mmime.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/mmime.c b/mmime.c -index f082cf0..e9a0e51 100644 ---- a/mmime.c -+++ b/mmime.c -@@ -12,6 +12,7 @@ - #include - #include - #include -+#include - #include - #include - --- -2.34.1 - diff --git a/pkg/mblaze/src b/pkg/mblaze/src index a60147f6..23a9e702 160000 --- a/pkg/mblaze/src +++ b/pkg/mblaze/src @@ -1 +1 @@ -Subproject commit a60147f633cdd13411bb4a1ecd4cbcb666c1d804 +Subproject commit 23a9e7022ea375aafc06ee28fd8466fccd0e5ded diff --git a/pkg/mblaze/ver b/pkg/mblaze/ver index 4547525b..ee89f097 100644 --- a/pkg/mblaze/ver +++ b/pkg/mblaze/ver @@ -1 +1 @@ -1.2 r0 +1.2-20-g23a9e7022e r0 -- cgit v1.2.3