summaryrefslogtreecommitdiff
path: root/lldb
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-06-26 11:11:35 +0200
committerTim Biermann <tbier@posteo.de>2022-06-26 11:11:35 +0200
commitd6810e9be672fa0efe5f6c2b54a730ebd8d2dcb4 (patch)
tree5dd4c65fa2bc38e56c6fd0f129a29a5828c3a99d /lldb
parenta016c28b3c784ac7726895168665abd9f8d17cfc (diff)
parentbcb0940e383734721f043e1a540d958209b980c7 (diff)
downloadopt-d6810e9be672fa0efe5f6c2b54a730ebd8d2dcb4.tar.gz
opt-d6810e9be672fa0efe5f6c2b54a730ebd8d2dcb4.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'lldb')
-rw-r--r--lldb/.footprint4
-rw-r--r--lldb/.signature8
-rw-r--r--lldb/Pkgfile2
3 files changed, 7 insertions, 7 deletions
diff --git a/lldb/.footprint b/lldb/.footprint
index cb2f31a7a..3ed7a9fb1 100644
--- a/lldb/.footprint
+++ b/lldb/.footprint
@@ -541,8 +541,8 @@ drwxr-xr-x root/root usr/include/lldb/Version/
-rw-r--r-- root/root usr/include/lldb/lldb-versioning.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/liblldb.so -> liblldb.so.14
-lrwxrwxrwx root/root usr/lib/liblldb.so.14 -> liblldb.so.14.0.5
--rwxr-xr-x root/root usr/lib/liblldb.so.14.0.5
+lrwxrwxrwx root/root usr/lib/liblldb.so.14 -> liblldb.so.14.0.6
+-rwxr-xr-x root/root usr/lib/liblldb.so.14.0.6
lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.14
-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.14
drwxr-xr-x root/root usr/lib/python3.10/
diff --git a/lldb/.signature b/lldb/.signature
index ecd8f02e2..922e7fb3f 100644
--- a/lldb/.signature
+++ b/lldb/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/e/VL5jFc0ZuVN3sELtKyRcvSsDm/+749vk+pX33NjL/IYAA33DiT8Tn6n0//WW+UOgX3l0PHB5Y2QJWgEoXZgE=
-SHA256 (Pkgfile) = 8f802c83080495afd77f28774aba5aa4e7c799194a27af2cc4a7d4fcf79e3edf
-SHA256 (.footprint) = 798c9188a25219c59bbb9e4fac5d9624fedef600fd8ce2e365dcf62f8674a400
-SHA256 (lldb-14.0.5.src.tar.xz) = 300084fc8295fac317620b4b9efab3f237891b231158522d136a5e91fbd78919
+RWSE3ohX2g5d/Q+q/4zpHfm+75/ydY+Xy/EkR0Z1hGIFgFxbLYNm7WO66zBK05MKdoig60pnbJMr2QYg6OkZYQapAxHBZc2LDw0=
+SHA256 (Pkgfile) = d712f8b9d863aadcd579b9411d747763dbab65fcebf04cc6463ed51943e977ad
+SHA256 (.footprint) = 060ad8075e36d953f9a8cfb99382ef1c0817919538827c9341551b02f06bc623
+SHA256 (lldb-14.0.6.src.tar.xz) = 2ac41160b0bdc74bf72d4f9a3702f290f7c09998da6fb73281cc497f4ddbe130
diff --git a/lldb/Pkgfile b/lldb/Pkgfile
index c1819228c..b1cf01be6 100644
--- a/lldb/Pkgfile
+++ b/lldb/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: clang python3-six swig
name=lldb
-version=14.0.5
+version=14.0.6
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb-$version.src.tar.xz)

Generated by cgit