From a0517686ca64a2c3dc0ba9df61f348cb9a23d59c Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Tue, 11 May 2021 17:36:41 +0200 Subject: [PATCH] ports/libsparkcrypto: update for GCC 10 The old port version contained '*.ali' files that were build with an older GCC which led to problems when compiling packages that use the port with the new GCC 10. The '*.ali' files of the new port version were generated with GCC 10. Fixes #4145 --- repos/libports/ports/libsparkcrypto.hash | 2 +- repos/libports/ports/libsparkcrypto.port | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/repos/libports/ports/libsparkcrypto.hash b/repos/libports/ports/libsparkcrypto.hash index 6863796f96..3e3eb8f42c 100644 --- a/repos/libports/ports/libsparkcrypto.hash +++ b/repos/libports/ports/libsparkcrypto.hash @@ -1 +1 @@ -924de3e010a59511447f0392a2df3e3565ccaf5f +120d029e631135e802559ef196759ea314c6c257 diff --git a/repos/libports/ports/libsparkcrypto.port b/repos/libports/ports/libsparkcrypto.port index 1f069c8a99..b5e4012e77 100644 --- a/repos/libports/ports/libsparkcrypto.port +++ b/repos/libports/ports/libsparkcrypto.port @@ -8,4 +8,4 @@ REV(libsparkcrypto) := a8d7086714d90aa772829c69064a7236bddec6d9 URL(libsparkcrypto-alis) := https://github.com/m-stein/libsparkcrypto-alis.git DIR(libsparkcrypto-alis) := libsparkcrypto-alis -REV(libsparkcrypto-alis) := b16d45ad204d252b4327ac3c062dcccebaac9380 +REV(libsparkcrypto-alis) := 7d18b6bdbf131e95eb891de7ed9f7ba4d35b26b9