1
0
forked from ports/contrib

wasi-compiler-rt: 15.0.1 -> 15.0.3

This commit is contained in:
Tim Biermann 2022-10-23 20:58:51 +02:00
parent a8d70f52a5
commit eb09acba39
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -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/15.0.1/
drwxr-xr-x root/root usr/lib/clang/15.0.1/lib/
drwxr-xr-x root/root usr/lib/clang/15.0.1/lib/wasi/
-rw-r--r-- root/root usr/lib/clang/15.0.1/lib/wasi/libclang_rt.builtins-wasm32.a
drwxr-xr-x root/root usr/lib/clang/15.0.3/
drwxr-xr-x root/root usr/lib/clang/15.0.3/lib/
drwxr-xr-x root/root usr/lib/clang/15.0.3/lib/wasi/
-rw-r--r-- root/root usr/lib/clang/15.0.3/lib/wasi/libclang_rt.builtins-wasm32.a

View File

@ -1,9 +1,9 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32XUfDqrW9ReGvOqgtmkVdopd9rMyRmqzvl1LwhlImEhGDTLgvZdkjkdNi0pieKHDzFsHXEMxBGdkMZ/W6LVJw8=
SHA256 (Pkgfile) = 851d409097a878e6b7ad0528b799993dcd955a22b03aa0438e9a14f01cbaa530
SHA256 (.footprint) = 73abf9d2b5c5520b05ea6368dc5c6b7d76df0ed9b5eecb11711770e45fab9f25
SHA256 (compiler-rt-15.0.1.src.tar.xz) = af9f1c2be8596bb76f712c29c77e2c18cfa7d0f94dbca5d396d757342ece2e1b
SHA256 (llvm-15.0.1.src.tar.xz) = 0222beed0080fd07f1ee93c5bbeb2e05420b555b9cda725e3a0c299d8cea7cfa
SHA256 (cmake-15.0.1.src.tar.xz) = a660d1b7d4d2ef9759de6ad360d5fa9eed3625a6548068a97df2dd706edf2dd0
RWSagIOpLGJF30bsXjJ6RK1RvXJNh3gPGfEmrEj1lrQUKMhzFgZcK1vwr15vRWNZX6+wU7a+du4BnKmznnWf5rptigL7L6NNCQg=
SHA256 (Pkgfile) = 8d3fc9748ba036b69186bd8982960305d0a5fa39f886df3a24b9c0eae82866a2
SHA256 (.footprint) = 09fa9cdd0387afbf8b7729725996e62c5501b851a7c56ce49fc4f67c4b760e92
SHA256 (compiler-rt-15.0.3.src.tar.xz) = db958eee92d1571d8b7f76c1be8513817f1a888dcf6ced88aca871acfb0eeddd
SHA256 (llvm-15.0.3.src.tar.xz) = c39aec729662416dcbf0bfe53a9786b34e7d93d02908a0779a2f6d83ad0a4a27
SHA256 (cmake-15.0.3.src.tar.xz) = 21cf3f52c53dc8b8972122ae35a5c18de09c7df693b48b5cd8553c3e3fed090d
SHA256 (WASI.cmake) = e9e87d4781d6a999ee73a1e2c19754de01415124d0cd9746898f5ee7726dc1e1
SHA256 (wasi-toolchain.cmake) = 52957ee81622bc22adcf0968cbb124a0595fa38e70549a355d42c6e487818edd

View File

@ -1,10 +1,10 @@
# Description: WASI LLVM compiler runtime
# URL: https://compiler-rt.llvm.org/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: cmake ninja wasi-libc
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: wasi-libc
name=wasi-compiler-rt
version=15.0.1
version=15.0.3
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