summaryrefslogtreecommitdiff
path: root/lldb
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-04-29 16:00:24 +0200
committerTim Biermann <tbier@posteo.de>2022-04-29 16:00:24 +0200
commit4b0cf3c3d72fe856a363bf1d05422ba44ac312ca (patch)
treebe5e592721ec91360311ed723dd3cc6dd6aea0cd /lldb
parent10c923635767d6ff02b237d8bc4a2bfe5e17db2c (diff)
parent57cbb73030d55cc9e6a3a83d10937bbac0fe913c (diff)
downloadopt-4b0cf3c3d72fe856a363bf1d05422ba44ac312ca.tar.gz
opt-4b0cf3c3d72fe856a363bf1d05422ba44ac312ca.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 f95669ea6..2c09bc4ba 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.1
--rwxr-xr-x root/root usr/lib/liblldb.so.14.0.1
+lrwxrwxrwx root/root usr/lib/liblldb.so.14 -> liblldb.so.14.0.3
+-rwxr-xr-x root/root usr/lib/liblldb.so.14.0.3
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 684fa36dc..b54eb6460 100644
--- a/lldb/.signature
+++ b/lldb/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Wa8kMdHkOilTvbO4dRwYqZutLtM7hsyDfiBBEkjysgR/ywa1X5DreHGvnCgbFlIpiiy7fN6a2Q6M2KZfTCz7g8=
-SHA256 (Pkgfile) = 521df0eadde5560d5ecfabca2e9ae8360dd6febb1003adaefae86899793091b8
-SHA256 (.footprint) = 79724240f5c2eb7bfe9da4e076b3646eed659f8cd9e87f359c6edea5fafa6a25
-SHA256 (lldb-14.0.2.src.tar.xz) = e0bddcb066d1f0c123bfec72660987bdb454b73ca2dec54a027c5a79d84c799c
+RWSE3ohX2g5d/YcDi32BJsSK0BYbI/oqSp7rvnr9VIwvDukWlneAZWoGWaZkIVv7uGHeNkMo6Pd2vHbKOA7rv79imHGy9FOf7gk=
+SHA256 (Pkgfile) = b828c8d201988fa0e11f1f20ac722022839c39176dd4b354cc8307c1994c0c38
+SHA256 (.footprint) = 386d5360e43601e2b5327432dd15f49bf3723b111dabf14d29974540deaaf9a7
+SHA256 (lldb-14.0.3.src.tar.xz) = e1d1ea7779faadb4c6af6b0541c6fe3346f750bd26d14ddc57186fe3140d0502
diff --git a/lldb/Pkgfile b/lldb/Pkgfile
index 828fc7b0b..8fec6f9cb 100644
--- a/lldb/Pkgfile
+++ b/lldb/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: clang python3-six swig
name=lldb
-version=14.0.2
+version=14.0.3
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb-$version.src.tar.xz)

Generated by cgit