From e648c8e630579db724317dcaf651805b0ad7bf50 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 4 May 2024 21:05:49 +0200 Subject: [PATCH] libclc: 18.1.4 -> 18.1.5 --- libclc/.signature | 6 +++--- libclc/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libclc/.signature b/libclc/.signature index c2c2d37b6..bfef057d3 100644 --- a/libclc/.signature +++ b/libclc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R88dfotbPtMfgKfPvKPP2qigv+lNQ7HCG1GMhLCuDKGj6uJu5n0BTjvHYjMLR3Z/Y2CMHWUP5e+t6n+3viROgE= -SHA256 (Pkgfile) = 87e88fd1dea9fc2d440f730312ab0f07fb1f5fc5858f0556babebc27a6d42626 +RWSE3ohX2g5d/d0vz3ZaPxLS+A3hrdxyd62VOUb1/cvczFKOyhHzl0KoMc7YzR7oHmqvZB4qZDE70Ol37lDYxGMbtWtkx8z1Ww8= +SHA256 (Pkgfile) = 7f06b9040514f6167eca4155a3489b302310d8aa6310f288530db98c1b15c0c3 SHA256 (.footprint) = b8486ae5dea07efd2c7a39b274ca85713a6d4295501151405199c8e8bb09c04f -SHA256 (libclc-18.1.4.src.tar.xz) = 81e687138a35eeaee70f0fdce4a7a892b94e3c0f310e3f0efa640efd0af2c29f +SHA256 (libclc-18.1.5.src.tar.xz) = 3e54662d1897b1af5ec6d9cd04831393cab428d1a93814ad3812255ae2aa0d45 diff --git a/libclc/Pkgfile b/libclc/Pkgfile index ff7da937c..60605190a 100644 --- a/libclc/Pkgfile +++ b/libclc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: clang lld spirv-llvm-translator name=libclc -version=18.1.4 +version=18.1.5 release=1 source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/libclc-$version.src.tar.xz)