wasi-compiler-rt: 14.0.5 -> 14.0.6

This commit is contained in:
Danny Rawlins 2022-07-03 17:45:43 +10:00
parent edc674653d
commit eadb1cda12
3 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/clang/ drwxr-xr-x root/root usr/lib/clang/
drwxr-xr-x root/root usr/lib/clang/14.0.5/ drwxr-xr-x root/root usr/lib/clang/14.0.6/
drwxr-xr-x root/root usr/lib/clang/14.0.5/lib/ drwxr-xr-x root/root usr/lib/clang/14.0.6/lib/
drwxr-xr-x root/root usr/lib/clang/14.0.5/lib/wasi/ drwxr-xr-x root/root usr/lib/clang/14.0.6/lib/wasi/
-rw-r--r-- root/root usr/lib/clang/14.0.5/lib/wasi/libclang_rt.builtins-wasm32.a -rw-r--r-- root/root usr/lib/clang/14.0.6/lib/wasi/libclang_rt.builtins-wasm32.a

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34DX4llCCgeN6U/RCaP6k4++6i4Vkuattt6Pr1xJBWFx36syL9WaK8nE8Sb242JYZlHnoj/SNyOonZHx+L27BAs= RWSagIOpLGJF33Gc1qnpIqQmSzV9PTtcayTpa4/q5iUy9nmcc3lGaOwvRmVPYBcxxnIrDrBrvE43lq4y9JNZAyVKsfXRk88R0QE=
SHA256 (Pkgfile) = 3ac1d41839cbbe0fdf8369db7399fc85b0f2f673974ca7b5fc1c02ee754abc61 SHA256 (Pkgfile) = 9f4f365fc5177745cc09bcd6f1960d28aa08d2ae7ae434f9244e6aa13d08574a
SHA256 (.footprint) = 80e91806f384fb4d2153c21fc680c1eb45651a8535d92491f560e46a650eadd0 SHA256 (.footprint) = 0050f6b18b1809558aa4995488e8994146a6361c1b2fc6e81e0b235137e9ee3f
SHA256 (compiler-rt-14.0.5.src.tar.xz) = 5235e48331a658df40f99dd1baca93b9622b917e62dc5e328883078ff8d23ca2 SHA256 (compiler-rt-14.0.6.src.tar.xz) = 88df303840ca8fbff944e15e61c141226fe79f5d2b8e89fb024264d77841a02e
SHA256 (llvm-14.0.5.src.tar.xz) = 234c8ed02ed1338aa4f0ffa955e45eb13abe7ba0032569d6bc17ae9334257b02 SHA256 (llvm-14.0.6.src.tar.xz) = 050922ecaaca5781fdf6631ea92bc715183f202f9d2f15147226f023414f619a
SHA256 (WASI.cmake) = e9e87d4781d6a999ee73a1e2c19754de01415124d0cd9746898f5ee7726dc1e1 SHA256 (WASI.cmake) = e9e87d4781d6a999ee73a1e2c19754de01415124d0cd9746898f5ee7726dc1e1
SHA256 (wasi-toolchain.cmake) = 52957ee81622bc22adcf0968cbb124a0595fa38e70549a355d42c6e487818edd SHA256 (wasi-toolchain.cmake) = 52957ee81622bc22adcf0968cbb124a0595fa38e70549a355d42c6e487818edd

View File

@ -4,7 +4,7 @@
# Depends on: cmake ninja wasi-libc # Depends on: cmake ninja wasi-libc
name=wasi-compiler-rt name=wasi-compiler-rt
version=14.0.5 version=14.0.6
release=1 release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/compiler-rt-$version.src.tar.xz 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 https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-$version.src.tar.xz