summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-04-29 13:11:00 +0200
committerTim Biermann <tbier@posteo.de>2022-04-29 13:13:21 +0200
commitb9aa43a1c9de00f6a78fe10acf09bee8a32bb3eb (patch)
treedd48814c124aa073c01c4c5fe36fbbec5f9358ac
parent40733f71691a6d871ac16a696e1d532aeafdb44a (diff)
downloadopt-b9aa43a1c9de00f6a78fe10acf09bee8a32bb3eb.tar.gz
opt-b9aa43a1c9de00f6a78fe10acf09bee8a32bb3eb.tar.xz
lldb: 14.0.2 -> 14.0.3
-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 4f9c02fee..ce13034f9 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.9/
diff --git a/lldb/.signature b/lldb/.signature
index 9db14d8aa..5202ea154 100644
--- a/lldb/.signature
+++ b/lldb/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/exftb9uoOIRJp53wnI+coYarCLG/NG+kuWRCVYYCQ9F8uJdykp6cgYY0Z6NSdHT5cof0E0Q316wgcNaaPbNHQU=
-SHA256 (Pkgfile) = 916f5cb1044dc060dfe3104cf412d185e4ae69d199c15412232464f7f0fb31a2
-SHA256 (.footprint) = dc9b7605505c5b7616a03174e8d19498698080d656d50c1c81fdbe9f3225d2c7
-SHA256 (lldb-14.0.2.src.tar.xz) = e0bddcb066d1f0c123bfec72660987bdb454b73ca2dec54a027c5a79d84c799c
+RWSE3ohX2g5d/c7sSt8a4cpbKotexjJX6HPKDBHLel1JnN8wlFfj3cPnwgY6XB/PZKjgazocZvsQBk8crzRnUTJ9ralm9FoTigs=
+SHA256 (Pkgfile) = bfc03f0c6081cc7eeadb0bf1d58980c891795669751e7020349381382209abab
+SHA256 (.footprint) = 307f8c7e9bbe50993b3c4f962a2b06d9365fbe559805bbdef58d0dcf344f1cda
+SHA256 (lldb-14.0.3.src.tar.xz) = e1d1ea7779faadb4c6af6b0541c6fe3346f750bd26d14ddc57186fe3140d0502
diff --git a/lldb/Pkgfile b/lldb/Pkgfile
index a703224d1..7f794aa52 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