mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
EternalTerminal: rebuild against protobuf-23.3_1
This commit is contained in:
parent
9959db4a2b
commit
0b078e60ea
2 changed files with 11 additions and 1 deletions
10
srcpkgs/EternalTerminal/patches/limits.patch
Normal file
10
srcpkgs/EternalTerminal/patches/limits.patch
Normal 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>
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue