summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLone_Wolf2021-04-05 13:00:58 +0200
committerLone_Wolf2021-04-05 13:00:58 +0200
commitc3a11aabb2bdf34c9b9c8d6424a4cc2514c6bd5d (patch)
tree49f8e513270e5900887f402a447d674dbe260d5a /.SRCINFO
parentdfbe056b3446ab02373a53c4323cc863b35f8f3b (diff)
downloadaur-c3a11aabb2bdf34c9b9c8d6424a4cc2514c6bd5d.tar.gz
minor changes + revert upstream commit 43ceb74eb1a5801662419fb66a6bf0d5414f1ec5 as it breaks build, see also https://bugs.llvm.org/show_bug.cgi?id=49818
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df725dd61d02..5fbbf49f2978 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = llvm-git
- pkgver = 13.0.0_r383812.aa979084dffb
+ pkgver = 13.0.0_r384605.36d4f6d7f8ad
pkgrel = 1
url = https://llvm.org/
arch = x86_64
@@ -29,15 +29,18 @@ pkgbase = llvm-git
makedepends = jsoncpp
options = staticlibs
source = llvm-project::git+https://github.com/llvm/llvm-project.git
- source = llvm-config.h
+ source = local://llvm-config.h
+ source = local://llvm-shlib_Create_object_libraries_for_each_component_and_link_against_them.patch
md5sums = SKIP
md5sums = 295c343dcd457dc534662f011d7cff1a
+ md5sums = 5c9db72a8239005aaae0b2790c1df84f
sha512sums = SKIP
sha512sums = 75e743dea28b280943b3cc7f8bbb871b57d110a7f2b9da2e6845c1c36bf170dd883fca54e463f5f49e0c3effe07fbd0db0f8cf5a12a2469d3f792af21a73fcdd
+ sha512sums = ffc3d1bc65c3b28ecf2b593ffbdb1bc426dd8291219b2d2e219ab458d704687293246f4a31459b1ddb50e18482884a36815a47234bb02f59fb4280cf2223d8b1
pkgname = llvm-git
pkgdesc = LLVM development version. includes clang and many other tools
- depends = llvm-libs-git=13.0.0_r383812.aa979084dffb-1
+ depends = llvm-libs-git=13.0.0_r384605.36d4f6d7f8ad-1
depends = perl
optdepends = python: for scripts
optdepends = python-setuptools: for using lit = LLVM Integrated Tester
@@ -75,7 +78,7 @@ pkgname = llvm-libs-git
pkgname = llvm-ocaml-git
pkgdesc = OCaml bindings for LLVM
- depends = llvm-git=13.0.0_r383812.aa979084dffb-1
+ depends = llvm-git=13.0.0_r384605.36d4f6d7f8ad-1
depends = ocaml
depends = ocaml-ctypes
provides = llvm-ocaml