EternalTerminal: rebuild against protobuf-23.3_1

This commit is contained in:
John 2023-06-27 11:59:55 +02:00 committed by John Zimmermann
parent 9959db4a2b
commit 0b078e60ea
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
--- a/EternalTerminal/external_imported/cxxopts/include/cxxopts.hpp 2022-05-05 17:20:44.000000000 +0200
+++ - 2023-07-10 20:07:25.607948589 +0200
@@ -37,6 +37,7 @@
#include <unordered_map>
#include <unordered_set>
#include <vector>
+#include <limits>
#ifdef __cpp_lib_optional
#include <optional>

View file

@ -1,7 +1,7 @@
# Template file for 'EternalTerminal'
pkgname=EternalTerminal
version=6.2.1
revision=1
revision=2
# revisions used for the specific versions of submodules.
# they can be found in the external/ directory of the source code.
_sanitizers_gitrev="99e159ec9bc8dd362b08d18436bd40ff0648417b"