![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 5199a53e9d0096b9e5f89c16e5435ebf34e3d42e Author: Tim Biermann <tbier@posteo.de> Date: Sat Feb 5 12:58:18 2022 +0100 lldb: -> 13.0.1 diff --git a/lldb/.footprint b/lldb/.footprint index 79596c795..5a6eb6e23 100644 --- a/lldb/.footprint +++ b/lldb/.footprint @@ -534,8 +534,8 @@ drwxr-xr-x root/root usr/include/lldb/Utility/ -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.13 -lrwxrwxrwx root/root usr/lib/liblldb.so.13 -> liblldb.so.13.0.0 --rwxr-xr-x root/root usr/lib/liblldb.so.13.0.0 +lrwxrwxrwx root/root usr/lib/liblldb.so.13 -> liblldb.so.13.0.1 +-rwxr-xr-x root/root usr/lib/liblldb.so.13.0.1 lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.13 -rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.13 drwxr-xr-x root/root usr/lib/python3.9/ diff --git a/lldb/.signature b/lldb/.signature index b878beeb8..583f0d9fb 100644 --- a/lldb/.signature +++ b/lldb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VJTU8Tkhu6AkbcuyJtiQy68tTXAYiBpUph7INCtHI1FnNzlth7J7VCzmQcqGfPzKlNQKr2TZTTsqGYuDlGdIgM= -SHA256 (Pkgfile) = 794c8821a861d773690a08a33ddc6f3f9c4ceb8ff955bea51160e2bf070ecdfb -SHA256 (.footprint) = 3662d88ad0265faa421c66c32789006cb4292dc011b2cc88be52aeba2092c6b1 -SHA256 (lldb-13.0.0.src.tar.xz) = 24c65bd5ec0d7cbc37bafdd7533b1783352708bf6338c403a72f47884e406dbd +RWSE3ohX2g5d/dZ/g0gbbnurUHWPECoWN+qzxESCsJJZXRf6OU7T613nQq5vsLeqjtF5r0ff7rLsM95h8U9MDS4/ko91p6FRDwM= +SHA256 (Pkgfile) = 5d7d28151e28b72b86f024371415c8d477118a5cb79ac5d337357491f0bbcd78 +SHA256 (.footprint) = e8300973b890b76d74ea5c4708a1f51799855e7b9c4a4bb001844c57872c5518 +SHA256 (lldb-13.0.1.src.tar.xz) = 4a0c590bccbb3ce8fcbc1997aaed89a0ddbfd8be4b7f393230a867b2de62db16 diff --git a/lldb/Pkgfile b/lldb/Pkgfile index dfd16bfc6..6fa6e4afd 100644 --- a/lldb/Pkgfile +++ b/lldb/Pkgfile @@ -4,8 +4,8 @@ # Depends on: clang python3-six swig name=lldb -version=13.0.0 -release=2 +version=13.0.1 +release=1 source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb...) build() {