ports/opt (3.7): lldb: 15.0.3 -> 15.0.4
commit d7f0022f7d3c4f5a39ca25d9de24a6740b3383e2 Author: Tim Biermann <tbier@posteo.de> Date: Thu Nov 3 12:22:51 2022 +0000 lldb: 15.0.3 -> 15.0.4 diff --git a/lldb/.footprint b/lldb/.footprint index 022b0d652..e976adaab 100644 --- a/lldb/.footprint +++ b/lldb/.footprint @@ -545,8 +545,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.15 -lrwxrwxrwx root/root usr/lib/liblldb.so.15 -> liblldb.so.15.0.3 --rwxr-xr-x root/root usr/lib/liblldb.so.15.0.3 +lrwxrwxrwx root/root usr/lib/liblldb.so.15 -> liblldb.so.15.0.4 +-rwxr-xr-x root/root usr/lib/liblldb.so.15.0.4 lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.15 -rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.15 drwxr-xr-x root/root usr/lib/python3.10/ diff --git a/lldb/.signature b/lldb/.signature index d42a31d96..4f9c874f9 100644 --- a/lldb/.signature +++ b/lldb/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YMs0uyIMfBI5AdySh8XlUfD2EH3LbgqXNK1yO4ejqYoy5Oy/awy7ivD5n2pEG9h+MmgyA6XGdGYW74AS2PA0ws= -SHA256 (Pkgfile) = d932bd7870c070e9f93c3f82fcb492e7947419a0463b9e04b8dd23ea2d589dc7 -SHA256 (.footprint) = a3d9d07bd55b5037d19e7b81e5276f0abf0076922650d3cace54c6ceccc355a0 -SHA256 (lldb-15.0.3.src.tar.xz) = ccca73f5d207c6db4f0683cb321dc65e4b219a7325617c9c9996133981d87478 -SHA256 (cmake-15.0.3.src.tar.xz) = 21cf3f52c53dc8b8972122ae35a5c18de09c7df693b48b5cd8553c3e3fed090d +RWSE3ohX2g5d/aq81Jhu+10grMJmxH4CR8N7yIQpbGF54fy+/fZkfg3NnbKcCadDQQnrIC/PuNTa1Uwh6whol55Q8LV92jU64Aw= +SHA256 (Pkgfile) = e2759fa88b6ec3d2d70fd414135e78f54aeaec9aabfe3dbd3407ba1c1bac87d1 +SHA256 (.footprint) = e630a4b0ea61ed7e5c6c5dae8a232a6e015428e2b4c0a9e57892121407cd5cab +SHA256 (lldb-15.0.4.src.tar.xz) = fe4268698fd964e9e03e50c6490842fcb0e604cca294ea3be46fa1f3918fb6ea +SHA256 (cmake-15.0.4.src.tar.xz) = 9df45bf3a0a46264d5007485592381bbaf50f034b4155290cb0d917539d8facf diff --git a/lldb/Pkgfile b/lldb/Pkgfile index 3e3baefd4..6bd98634a 100644 --- a/lldb/Pkgfile +++ b/lldb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: clang python3-six swig name=lldb -version=15.0.3 +version=15.0.4 release=1 source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb... https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmak...)
participants (1)
-
crux@crux.nu