diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-05 14:38:06 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-05 18:22:10 +0100 |
commit | 9d20edeefb15eb8212593bd729719dbc46d99692 (patch) | |
tree | f9bdff97606de81adc7de36c6cc81a3a0edbd5c3 /wasi-compiler-rt | |
parent | cd443069ca1f978f102988c3d22b1611b8cd198f (diff) | |
download | contrib-9d20edeefb15eb8212593bd729719dbc46d99692.tar.gz contrib-9d20edeefb15eb8212593bd729719dbc46d99692.tar.xz |
wasi-compiler-rt: -> 13.0.1
Diffstat (limited to 'wasi-compiler-rt')
-rw-r--r-- | wasi-compiler-rt/.footprint | 8 | ||||
-rw-r--r-- | wasi-compiler-rt/.signature | 10 | ||||
-rw-r--r-- | wasi-compiler-rt/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/wasi-compiler-rt/.footprint b/wasi-compiler-rt/.footprint index 368bb8a74..a109204fa 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.0/ -drwxr-xr-x root/root usr/lib/clang/13.0.0/lib/ -drwxr-xr-x root/root usr/lib/clang/13.0.0/lib/wasi/ --rw-r--r-- root/root usr/lib/clang/13.0.0/lib/wasi/libclang_rt.builtins-wasm32.a +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 diff --git a/wasi-compiler-rt/.signature b/wasi-compiler-rt/.signature index a1c53feae..679096e5e 100644 --- a/wasi-compiler-rt/.signature +++ b/wasi-compiler-rt/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yXcO6IZejuxACzD5J4YHMZpGYfq50IlRzhUFObpkDIpnOStCsP8feHqft/5xqmyvRRvxBOR3MXsn+qFIcNTbwk= -SHA256 (Pkgfile) = 6c28d7c8837217d45fdbcd7df6f14923127abc8dd5c32b7ad1421f6007ff93c8 -SHA256 (.footprint) = 6164631c8a99d377fde871cdc930e474db2d08092114b9de3f50fd205972503c -SHA256 (compiler-rt-13.0.0.src.tar.xz) = 4c3602d76c7868a96b30c36165c4b7643e2a20173fced7e071b4baeb2d74db3f -SHA256 (llvm-13.0.0.src.tar.xz) = 408d11708643ea826f519ff79761fcdfc12d641a2510229eec459e72f8163020 +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 SHA256 (WASI.cmake) = e9e87d4781d6a999ee73a1e2c19754de01415124d0cd9746898f5ee7726dc1e1 SHA256 (wasi-toolchain.cmake) = 52957ee81622bc22adcf0968cbb124a0595fa38e70549a355d42c6e487818edd diff --git a/wasi-compiler-rt/Pkgfile b/wasi-compiler-rt/Pkgfile index bc8df8660..8107ee93a 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.0 +version=13.0.1 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 |