Install SeisComP and scanloc ARM64 packages

This commit is contained in:
Enrico Ellguth
2025-10-28 08:21:44 +00:00
parent 2ff097f9d1
commit 9015cef0a2
437 changed files with 3128 additions and 2958 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#define SEISCOMP_VERSION_MAJOR 6
#define SEISCOMP_VERSION_MINOR 9
#define SEISCOMP_VERSION_PATCH 0
#define SEISCOMP_VERSION_PATCH 1
#define SEISCOMP_VERSION ((SEISCOMP_VERSION_MAJOR << 0x10) |\
(SEISCOMP_VERSION_MINOR << 0x08) |\