mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/glorytun: bump to version 2.0.1
mud/aegis256/aegis256.c:6:18: error: missing binary operator before token "("
#if __has_include("x86intrin.h")
^
is fixed through
4ff57bfc83
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>
This commit is contained in:
parent
1638f0abba
commit
76b13e5d1b
@ -1,2 +1,2 @@
|
|||||||
sha256 e6c8a632acea5470787739f27914a729d9b4be74748ca9ee59079ceeb49b0002 glorytun-0.2.0.tar.gz
|
sha256 6c35b044bf08a624bebf2374b33625c0462858a3f75efb810aebcccc0634e7ee glorytun-0.2.1.tar.gz
|
||||||
sha256 02e492aa724ce3a64800ed9429cbabf811935ad1be95d667fae9187baa94e359 LICENSE
|
sha256 02e492aa724ce3a64800ed9429cbabf811935ad1be95d667fae9187baa94e359 LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GLORYTUN_VERSION = 0.2.0
|
GLORYTUN_VERSION = 0.2.1
|
||||||
GLORYTUN_SITE = https://github.com/angt/glorytun/releases/download/v$(GLORYTUN_VERSION)
|
GLORYTUN_SITE = https://github.com/angt/glorytun/releases/download/v$(GLORYTUN_VERSION)
|
||||||
GLORYTUN_DEPENDENCIES = libsodium host-pkgconf
|
GLORYTUN_DEPENDENCIES = libsodium host-pkgconf
|
||||||
GLORYTUN_LICENSE = BSD-2-clause
|
GLORYTUN_LICENSE = BSD-2-clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user