mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
package/clang: bump to version 7.0.1
Signed-off-by: Valentin Korenblit <valentinkorenblit@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
8ad93cc634
commit
b016f20c32
@ -1,3 +1,3 @@
|
|||||||
# locally calculated
|
# locally calculated
|
||||||
sha256 550212711c752697d2f82c648714a7221b1207fd9441543ff4aa9e3be45bba55 cfe-7.0.0.src.tar.xz
|
sha256 a45b62dde5d7d5fdcdfa876b0af92f164d434b06e9e89b5d0b1cbc65dfe3f418 cfe-7.0.1.src.tar.xz
|
||||||
sha256 3f3f2e96e3b7319d2b4b49227d6da624a717340107ce2ca5342a25e0e57dfd35 LICENSE.TXT
|
sha256 3f3f2e96e3b7319d2b4b49227d6da624a717340107ce2ca5342a25e0e57dfd35 LICENSE.TXT
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
CLANG_VERSION = 7.0.0
|
CLANG_VERSION = 7.0.1
|
||||||
CLANG_SITE = http://llvm.org/releases/$(CLANG_VERSION)
|
CLANG_SITE = http://llvm.org/releases/$(CLANG_VERSION)
|
||||||
CLANG_SOURCE = cfe-$(CLANG_VERSION).src.tar.xz
|
CLANG_SOURCE = cfe-$(CLANG_VERSION).src.tar.xz
|
||||||
CLANG_LICENSE = NCSA
|
CLANG_LICENSE = NCSA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user