summaryrefslogtreecommitdiff
path: root/repo/llvm/llvm.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/llvm/llvm.xibuild')
-rw-r--r--repo/llvm/llvm.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/llvm/llvm.xibuild b/repo/llvm/llvm.xibuild
index 9d42a9c..896b612 100644
--- a/repo/llvm/llvm.xibuild
+++ b/repo/llvm/llvm.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS="make ninja cmake libedit libffi libxml2 ncurses python-sphinx binutils lua python-six"
DEPS="perl zlib libffi libedit ncurses"
-PKG_VER=13.0.1
+PKG_VER=15.0.0
SOURCE="https://github.com/llvm/llvm-project/releases/download/llvmorg-$PKG_VER/llvm-project-$PKG_VER.src.tar.xz"
DESC="Low Level Virtual Machine"