lldb: removed libedit as a hard dependency
This commit is contained in:
parent
77439cabbb
commit
28bd91e73f
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF36ICKiiot1+sQK+ICySbVlr8Sl13E4Sp+xppgu1A731b/WPehiXud43t2pBDm9Lu2sol4qpeb4aIaN6Y7fGSBQ8=
|
||||
SHA256 (Pkgfile) = 81ce02a0a17469601dd03c95c77fc172252824e180a065973b39e4898db879a8
|
||||
RWSagIOpLGJF30Y3lf6q0uZrik0j8ZDM8L2y1Z+GhPi4bZWhse7FkMrFHT1Fp0Y+n/jhe5lwTFIDsqhDsCY+sGV0kDHtR4aPXQI=
|
||||
SHA256 (Pkgfile) = a7eb1e2eb5c51140f5267c3bcfbe89ab6682d770e099f773d49ebfdad8701e21
|
||||
SHA256 (.footprint) = 1108e5231a936f3f6f0c6bb922e22b865580e928658b88faa510e63548491d2e
|
||||
SHA256 (lldb-10.0.0.src.tar.xz) = dd1ffcb42ed033f5167089ec4c6ebe84fbca1db4a9eaebf5c614af09d89eb135
|
||||
|
@ -1,11 +1,11 @@
|
||||
# Description: LLDB is a next generation, high-performance debugger
|
||||
# URL: https://lldb.llvm.org/
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: clang libedit python3-six swig
|
||||
# Depends on: clang python3-six swig
|
||||
|
||||
name=lldb
|
||||
version=10.0.0
|
||||
release=1
|
||||
release=2
|
||||
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb-$version.src.tar.xz)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user