summaryrefslogtreecommitdiff
path: root/patches/monero/0003-uint64_t-missing-definition-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/monero/0003-uint64_t-missing-definition-fix.patch')
-rw-r--r--patches/monero/0003-uint64_t-missing-definition-fix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/monero/0003-uint64_t-missing-definition-fix.patch b/patches/monero/0003-uint64_t-missing-definition-fix.patch
index 87aef72..c530714 100644
--- a/patches/monero/0003-uint64_t-missing-definition-fix.patch
+++ b/patches/monero/0003-uint64_t-missing-definition-fix.patch
@@ -1,14 +1,14 @@
-From 3cdb4ef9bdf88936276b4c5286eb7f9d39f556d0 Mon Sep 17 00:00:00 2001
+From 34ecfa2bc9f6bc08375338db8b2ae19977a354f8 Mon Sep 17 00:00:00 2001
From: Czarek Nakamoto <cyjan@mrcyjanek.net>
Date: Mon, 2 Sep 2024 16:40:31 +0200
-Subject: [PATCH 03/20] uint64_t missing definition fix
+Subject: [PATCH 03/17] uint64_t missing definition fix
---
contrib/epee/include/net/http_base.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/epee/include/net/http_base.h b/contrib/epee/include/net/http_base.h
-index f32fdd9ae..a95a7d34f 100644
+index b53766780..05af46731 100644
--- a/contrib/epee/include/net/http_base.h
+++ b/contrib/epee/include/net/http_base.h
@@ -28,7 +28,7 @@
@@ -21,5 +21,5 @@ index f32fdd9ae..a95a7d34f 100644
#include <string>
--
-2.50.1 (Apple Git-155)
+2.51.0