summaryrefslogtreecommitdiff
path: root/wasi-compiler-rt
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2022-04-10 12:21:40 +1000
committerDanny Rawlins <contact@romster.me>2022-04-10 12:21:40 +1000
commit70d5fdf4ef3f2c69c47068dbdf4bd8efaa706d89 (patch)
tree313baf99c43c32a977f881fc84f69dedbd9a7b0a /wasi-compiler-rt
parent043c077a16b1564a6f66a88db42b4e725aeb53bc (diff)
downloadcontrib-70d5fdf4ef3f2c69c47068dbdf4bd8efaa706d89.tar.gz
contrib-70d5fdf4ef3f2c69c47068dbdf4bd8efaa706d89.tar.xz
wasi-compiler-rt: 13.0.1 -> 14.0.0
Diffstat (limited to 'wasi-compiler-rt')
-rw-r--r--wasi-compiler-rt/.footprint8
-rw-r--r--wasi-compiler-rt/.signature10
-rw-r--r--wasi-compiler-rt/Pkgfile2
3 files changed, 10 insertions, 10 deletions
diff --git a/wasi-compiler-rt/.footprint b/wasi-compiler-rt/.footprint
index a109204fa..339e8aede 100644
--- a/wasi-compiler-rt/.footprint
+++ b/wasi-compiler-rt/.footprint
@@ -1,7 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/clang/
-drwxr-xr-x root/root usr/lib/clang/13.0.1/
-drwxr-xr-x root/root usr/lib/clang/13.0.1/lib/
-drwxr-xr-x root/root usr/lib/clang/13.0.1/lib/wasi/
--rw-r--r-- root/root usr/lib/clang/13.0.1/lib/wasi/libclang_rt.builtins-wasm32.a
+drwxr-xr-x root/root usr/lib/clang/14.0.0/
+drwxr-xr-x root/root usr/lib/clang/14.0.0/lib/
+drwxr-xr-x root/root usr/lib/clang/14.0.0/lib/wasi/
+-rw-r--r-- root/root usr/lib/clang/14.0.0/lib/wasi/libclang_rt.builtins-wasm32.a
diff --git a/wasi-compiler-rt/.signature b/wasi-compiler-rt/.signature
index 679096e5e..a1de57693 100644
--- a/wasi-compiler-rt/.signature
+++ b/wasi-compiler-rt/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3y5Dw6OLIwjyvNBL+NtQ8VZWnzqPVG481ZdrlXvUkx3ssfHSHqu2F2Serk5dETVmAwTF+IXGJ2Gl/V68PjB4iAo=
-SHA256 (Pkgfile) = 55500f3fcc4a9a74c8f0f5269670949b86ad586a5d4e40eae15f987a54902dec
-SHA256 (.footprint) = 230eff6f3015110ceab2e458f8f38bf34d2d4b1872dbcb4ef7a4fa2a16a0e04d
-SHA256 (compiler-rt-13.0.1.src.tar.xz) = 7b33955031f9a9c5d63077dedb0f99d77e4e7c996266952c1cec55626dca5dfc
-SHA256 (llvm-13.0.1.src.tar.xz) = ec6b80d82c384acad2dc192903a6cf2cdbaffb889b84bfb98da9d71e630fc834
+RWSagIOpLGJF3/conq5ioyRd0cfY4Z5KyiaaaXwkPCgNUGCCB6295mOVXAFA0hRg9IbYODT0eBnnjd6kxRI7Zl+pYmbUf5+YEwo=
+SHA256 (Pkgfile) = 3c470f1002c8dbbd55bf817ac3cb404aa365e2b94c882b12d429b085b9cad0f8
+SHA256 (.footprint) = b5906d342b3e5e660976d3dc1833282d9dabd02db2e4662c07068081b70b46b7
+SHA256 (compiler-rt-14.0.0.src.tar.xz) = 27ab7fcfb21d108093c0be766a9ed5fe18c04e4f74f936069711a312c8ae0377
+SHA256 (llvm-14.0.0.src.tar.xz) = 4df7ed50b8b7017b90dc22202f6b59e9006a29a9568238c6af28df9c049c7b9b
SHA256 (WASI.cmake) = e9e87d4781d6a999ee73a1e2c19754de01415124d0cd9746898f5ee7726dc1e1
SHA256 (wasi-toolchain.cmake) = 52957ee81622bc22adcf0968cbb124a0595fa38e70549a355d42c6e487818edd
diff --git a/wasi-compiler-rt/Pkgfile b/wasi-compiler-rt/Pkgfile
index 8107ee93a..84b76bf31 100644
--- a/wasi-compiler-rt/Pkgfile
+++ b/wasi-compiler-rt/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cmake ninja wasi-libc
name=wasi-compiler-rt
-version=13.0.1
+version=14.0.0
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/compiler-rt-$version.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-$version.src.tar.xz

Generated by cgit