lldb: 17.0.3 -> 17.0.4

This commit is contained in:
Tim Biermann 2023-10-31 18:44:33 +01:00
parent 6dbb4c3ac0
commit 629fd1e62a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -556,8 +556,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.17
lrwxrwxrwx root/root usr/lib/liblldb.so.17 -> liblldb.so.17.0.3
-rwxr-xr-x root/root usr/lib/liblldb.so.17.0.3
lrwxrwxrwx root/root usr/lib/liblldb.so.17 -> liblldb.so.17.0.4
-rwxr-xr-x root/root usr/lib/liblldb.so.17.0.4
lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.17
-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.17
drwxr-xr-x root/root usr/lib/python3.10/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Vp768lLvN6hMzTB/VyHdAwqb5doXLX1jUTfwBJkomjYiYgPcntVuPfvY9f3IdHHsW23/xvO2t5s6Vltjy69Vws=
SHA256 (Pkgfile) = 26401c9bcfaba79396d5bd06383dac5649ad302c2daf1147cc0044e552860b35
SHA256 (.footprint) = cb9b20cc7f797108e259cdc4a9a9cfbbd3ac9a716812509038684ca566934a5c
SHA256 (lldb-17.0.3.src.tar.xz) = 0c1f4cb9457e33096833b59c57270f90edcd7e387f553b1681ce7f97876ad3e9
SHA256 (cmake-17.0.3.src.tar.xz) = 54fc534f0da09088adbaa6c3bfc9899a500153b96e60c2fb9322a7aa37b1027a
RWSE3ohX2g5d/TE46lHBIqcwhH+NWk8Hu1gosjEKsMelCXFyYFJr/uiLMIqfVgNhXZKEepdY+glsysos42js2pmjw741AfD8vgY=
SHA256 (Pkgfile) = 58814b326e09a534f53024a4e045038ec125ffe4e4d3150ca749fe35a9ce47ac
SHA256 (.footprint) = 221c300c94c64420fdce34287dbbe52b2db28573e4a86e76c9157d9c9e794e77
SHA256 (lldb-17.0.4.src.tar.xz) = 388418840036f897a0b141b7f708f24ac133681ca4fb4733a2918d9dac2c2f1c
SHA256 (cmake-17.0.4.src.tar.xz) = 1a5cbe4a1fcda56ecdd80f42c3437060a28c97ec31de1748f6ba6aa84948fb0f

View File

@ -4,7 +4,7 @@
# Depends on: clang python3-six swig
name=lldb
version=17.0.3
version=17.0.4
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)