openmp: 18.1.1 -> 18.1.2

This commit is contained in:
Tim Biermann 2024-03-20 17:00:01 +01:00
parent 71a2667282
commit 6c8db3baf4
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VXQO/nPrFEjJuPWItP64SGaKggm+9zFdNHVMj0DBmYEiCGysquBmVntAjgoIQZt8LkMUYX9rB+6vNzgfPqbLAU=
SHA256 (Pkgfile) = 5110f3d142c53faae471d8d3002655a3b0aa6aad561a392423ab000503e474a7
RWSE3ohX2g5d/UyOWvZ/CC+/H4s69LKsbpUr92LrOfN9jS7kOlZw4/427Ha8/qH6bAkG5aBxBE3FmXWBSTCuwcfz+7C90FehFQ0=
SHA256 (Pkgfile) = 2cdb8d790dab055815633e41dd9a3a783bf2492ab6d4f4b637d1568e924d7259
SHA256 (.footprint) = c574d1b476706ef0b6cb1765142cd79057cf1efb927daa135352ea7a29947587
SHA256 (openmp-18.1.1.src.tar.xz) = 8a2ca2d7bcc42165f6dd6029ea3632ccc5637fc5a5fe6707a0ca2293655f90ed
SHA256 (cmake-18.1.1.src.tar.xz) = 5308023d1c1e9feb264c14f58db35c53061123300a7eb940364f46d574c8b2d6
SHA256 (openmp-18.1.2.src.tar.xz) = 742dce34394d26f0916b5d3041cc737d4e41f5ee821d9fb054057f6f71cf9a2b
SHA256 (cmake-18.1.2.src.tar.xz) = b55a1eed9fe9c5d86c9f73c8aabde3e2407e603e737e1555545c3d136655955b

View File

@ -4,7 +4,7 @@
# Depends on: clang
name=openmp
version=18.1.1
version=18.1.2
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/$name-$version.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz)