diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-04-01 13:18:48 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-04-01 13:18:48 +0300 |
| commit | cf9782690718cf338ea50112920843b312ab7e4c (patch) | |
| tree | 679a5357d5497ade90302df136442da0639cde0f /.SRCINFO | |
| parent | 8b92df324b8c544f8d83032fff1ef02eb92cef9b (diff) | |
Update coreclr-git
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,11 +1,14 @@ pkgbase = coreclr-git pkgdesc = The .NET Core Runtime - pkgver = d921298 + pkgver = f1573b6 pkgrel = 1 url = https://github.com/dotnet/coreclr arch = x86_64 license = MIT - makedepends = clang cmake + makedepends = clang + makedepends = cmake + makedepends = lldb + makedepends = libunwind provides = coreclr source = git+https://github.com/dotnet/coreclr sha1sums = SKIP |
