ports: Update llvm 20.1.8->22.1.8
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash ../install.sh
|
||||
|
||||
NAME='llvm'
|
||||
VERSION='20.1.8'
|
||||
DOWNLOAD_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-$VERSION/llvm-project-$VERSION.src.tar.xz#6898f963c8e938981e6c4a302e83ec5beb4630147c7311183cf61069af16333d"
|
||||
VERSION='22.1.8'
|
||||
DOWNLOAD_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-$VERSION/llvm-project-$VERSION.src.tar.xz#922f1817a0df7b1489272d18134ee0087a8b068828f87ac63b9861b1a9965888"
|
||||
TAR_CONTENT="llvm-project-$VERSION.src"
|
||||
DEPENDENCIES=('zlib' 'zstd')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user