summaryrefslogtreecommitdiff
path: root/toolchain/llvm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/llvm/Makefile.inc')
-rw-r--r--toolchain/llvm/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/llvm/Makefile.inc b/toolchain/llvm/Makefile.inc
index fe41a1d93..e33edd478 100644
--- a/toolchain/llvm/Makefile.inc
+++ b/toolchain/llvm/Makefile.inc
@@ -2,9 +2,9 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= llvm
-PKG_VERSION:= 4.0.0
-PKG_HASH:= 8d10511df96e73b8ff9e7abbfb4d4d432edbdbe965f1f4f07afaf370b8a533be
-PKG_SITES:= http://llvm.org/releases/4.0.0/
+PKG_VERSION:= 5.0.1
+PKG_HASH:= 5fa7489fc0225b11821cab0362f5813a05f2bcf2533e8a4ea9c9c860168807b0
+PKG_SITES:= http://llvm.org/releases/5.0.1/
PKG_RELEASE:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.src.tar.xz
WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION}.src