lldb: 18.1.7 -> 18.1.8

This commit is contained in:
Tim Biermann 2024-06-22 01:57:53 +02:00
parent 9b50a581f9
commit 05060a57ee
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -568,8 +568,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.18.1
lrwxrwxrwx root/root usr/lib/liblldb.so.18.1 -> liblldb.so.18.1.7
-rwxr-xr-x root/root usr/lib/liblldb.so.18.1.7
lrwxrwxrwx root/root usr/lib/liblldb.so.18.1 -> liblldb.so.18.1.8
-rwxr-xr-x root/root usr/lib/liblldb.so.18.1.8
lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.18.1
-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.18.1
drwxr-xr-x root/root usr/lib/python3.10/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UfzfC2xVS2bpH7r/iA3yCtXy+x6drrLEluQ/Dqjt5GRapfY1i8i0x8P4sfD3WyClLRm/LVc6llaavKs8Txvsgs=
SHA256 (Pkgfile) = 93997ab1bd11c02af2abcfec9db35e750a1a12d931b6c0672778baf520a5465f
SHA256 (.footprint) = 06015b11cc1fef1236e5c826f3f5ffc70b096caeb94e77f74fb4344a2bf79528
SHA256 (lldb-18.1.7.src.tar.xz) = 9a38a8ba3f32370aa2d77c65a436e75f698b14413c116e0562470763a70f6c4f
SHA256 (cmake-18.1.7.src.tar.xz) = f0b67599f51cddcdbe604c35b6de97f2d0a447e18b9c30df300c82bf1ee25bd7
RWSE3ohX2g5d/bxV6mJvZbrO/S+oOqwXM5bZthqPKAvLdwFaewY07vgllqpcnUylXxsO4s4P/8o3y8Cm8msirZOtN+hG7Uhvqw4=
SHA256 (Pkgfile) = cfefd38eb3999d37bddd1b8c37b54b094c3da64a1e95625aea502a3e04e5a1f0
SHA256 (.footprint) = f0e81ee86124268218926481624f9efe15876db3c54d432edc4884a14f7eaaee
SHA256 (lldb-18.1.8.src.tar.xz) = cac2db253ee3566c01774a888cc0ac3853f1e141c5c9962f04ee562bdb0af426
SHA256 (cmake-18.1.8.src.tar.xz) = 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837

View File

@ -4,7 +4,7 @@
# Depends on: clang python3-six swig
name=lldb
version=18.1.7
version=18.1.8
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb-$version.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz)