lldb: 19.1.6 -> 19.1.7

This commit is contained in:
Tim Biermann 2025-01-14 19:41:49 +01:00
parent 9fa90b46f9
commit 1a41bcb44d
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -580,8 +580,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.19.1
lrwxrwxrwx root/root usr/lib/liblldb.so.19.1 -> liblldb.so.19.1.6
-rwxr-xr-x root/root usr/lib/liblldb.so.19.1.6
lrwxrwxrwx root/root usr/lib/liblldb.so.19.1 -> liblldb.so.19.1.7
-rwxr-xr-x root/root usr/lib/liblldb.so.19.1.7
lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.19.1
-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.19.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/fZMw+UMiWSrEZRY3xK1E3WzHab7o3zsIonxL7AzOcQEHqF5W8CwuqPGazLk8csZFC0m5Z/NIqEqokuaYqeY2QY=
SHA256 (Pkgfile) = 55cad1028a6d4a8c52f79d87bde02dcb13f1bbe3c9597b96bba6f870cdcc06ad
SHA256 (.footprint) = a4216ab1980b18c919eb4bb3d8542f9280355a02b9bdd66b24ea9d83f2b16a04
SHA256 (lldb-19.1.6.src.tar.xz) = 76b6f578cbb9a7fd1eeb25667d140b0e80fb157a7404099258f30f7d2b37b292
SHA256 (cmake-19.1.6.src.tar.xz) = 9c7ec82d9a240dc2287b8de89d6881bb64ceea0dcd6ce133c34ef65bda22d99e
RWSE3ohX2g5d/fU4kVbIgK0yDb1B6jriG+mmdY/xN/LcvEb/q7MB9dEtSh/iFc8v+P42yz7pv1Y1W9U0b+iX9CQkEZ8nsrz3DAk=
SHA256 (Pkgfile) = 84556517f5f40db5b313e559462be68abed631e481e0c2c2ec2623e818857146
SHA256 (.footprint) = 35b2a9e3ba8f54d12937a78ab0c4cddb54d2501c84095ce772f590eda50f4a3c
SHA256 (lldb-19.1.7.src.tar.xz) = 376d583c781f83384135ad415d0ccd2b31fe3031711fbc75ed751c65f04c3094
SHA256 (cmake-19.1.7.src.tar.xz) = 11c5a28f90053b0c43d0dec3d0ad579347fc277199c005206b963c19aae514e3

View File

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