mud/aegis256/aegis256.c:6:18: error: missing binary operator before token "("
#if __has_include("x86intrin.h")
^
is fixed through
https://github.com/angt/aegis256/commit/
4ff57bfc839b696cbc34651586d232ec8e1db275
Fixes:
- http://autobuild.buildroot.org/results/
f03b0ec68e14e4562df13ce484da34115b113c02
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-sha256 e6c8a632acea5470787739f27914a729d9b4be74748ca9ee59079ceeb49b0002 glorytun-0.2.0.tar.gz
+sha256 6c35b044bf08a624bebf2374b33625c0462858a3f75efb810aebcccc0634e7ee glorytun-0.2.1.tar.gz
sha256 02e492aa724ce3a64800ed9429cbabf811935ad1be95d667fae9187baa94e359 LICENSE
#
################################################################################
-GLORYTUN_VERSION = 0.2.0
+GLORYTUN_VERSION = 0.2.1
GLORYTUN_SITE = https://github.com/angt/glorytun/releases/download/v$(GLORYTUN_VERSION)
GLORYTUN_DEPENDENCIES = libsodium host-pkgconf
GLORYTUN_LICENSE = BSD-2-clause