summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 5 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0242f28fdd71..027bbf94bd31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,20 @@
pkgbase = remill-git
pkgdesc = Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
- pkgver = v4.0.6.r0.g63887881
+ pkgver = v4.0.8.r0.g71c4d067
pkgrel = 1
url = https://github.com/lifting-bits/remill
arch = x86_64
license = Apache
makedepends = git
- makedepends = cmake
- makedepends = gtest
- depends = clang
- depends = llvm
- depends = llvm-libs
- depends = intelxed
- depends = google-glog
- depends = gflags
+ depends = ncurses
+ depends = zlib
depends = lib32-glibc
provides = remill
conflicts = remill
source = remill-git::git+https://github.com/lifting-bits/remill.git
- source = remove-sysdeps.patch
+ source = https://github.com/trailofbits/cxx-common/releases/download/v0.0.14/libraries-llvm1100-ubuntu20.04-amd64.tar.xz
sha256sums = SKIP
- sha256sums = 4e17d1298304b16447d4a4736dd2318a39139b95e06bf557a26e1d764ff00329
+ sha256sums = 7a680ea1185dfb83bc8a2c3bdb7930e5c1dfc7d78e3af16da65ca525e82ade39
pkgname = remill-git