summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-05-26 13:17:40 +0200
committerTim Biermann <tbier@posteo.de>2022-05-26 13:17:40 +0200
commitfd81e320ceec7caabcab6759e9fa220758fa4309 (patch)
treea9ba4107ae81a0ccb3d99a816132f5c691ee5b4e
parent12afd6a49e9537dd0497d2fd3c94295598066e96 (diff)
downloadopt-fd81e320ceec7caabcab6759e9fa220758fa4309.tar.gz
opt-fd81e320ceec7caabcab6759e9fa220758fa4309.tar.xz
lldb: 14.0.3 -> 14.0.4
-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 ce13034f9..7f40142cd 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.3
--rwxr-xr-x root/root usr/lib/liblldb.so.14.0.3
+lrwxrwxrwx root/root usr/lib/liblldb.so.14 -> liblldb.so.14.0.4
+-rwxr-xr-x root/root usr/lib/liblldb.so.14.0.4
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 5202ea154..c76ba23a1 100644
--- a/lldb/.signature
+++ b/lldb/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/c7sSt8a4cpbKotexjJX6HPKDBHLel1JnN8wlFfj3cPnwgY6XB/PZKjgazocZvsQBk8crzRnUTJ9ralm9FoTigs=
-SHA256 (Pkgfile) = bfc03f0c6081cc7eeadb0bf1d58980c891795669751e7020349381382209abab
-SHA256 (.footprint) = 307f8c7e9bbe50993b3c4f962a2b06d9365fbe559805bbdef58d0dcf344f1cda
-SHA256 (lldb-14.0.3.src.tar.xz) = e1d1ea7779faadb4c6af6b0541c6fe3346f750bd26d14ddc57186fe3140d0502
+RWSE3ohX2g5d/b6NsblCccPc3A0X1NWlZOw+FT8Pe6JqIy4BafSuADzOwd0/cvk6gV8IAuX+whjrPLvuiwD6LndIAu4HOCrZ9gM=
+SHA256 (Pkgfile) = 56754da7a68971a2d9ce4e550857473209d19b3b04eab78dd34688439b7f2d2d
+SHA256 (.footprint) = a56c080528cc4b440c7614acdda41f4cfe2d7bf8829932fd6cef13116bd928d5
+SHA256 (lldb-14.0.4.src.tar.xz) = 9301073df20728a8a64aca8d741465264b999649996009c2c30ba7a705459ff0
diff --git a/lldb/Pkgfile b/lldb/Pkgfile
index 7f794aa52..1372637ae 100644
--- a/lldb/Pkgfile
+++ b/lldb/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: clang python3-six swig
name=lldb
-version=14.0.3
+version=14.0.4
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb-$version.src.tar.xz)

Generated by cgit