lldb: 11.0.0 -> 11.0.1

This commit is contained in:
Danny Rawlins 2021-01-07 22:42:04 +11:00
parent aa2867e89d
commit 2ada953972
3 changed files with 7 additions and 7 deletions

View File

@ -518,8 +518,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.11
lrwxrwxrwx root/root usr/lib/liblldb.so.11 -> liblldb.so.11.0.0
-rwxr-xr-x root/root usr/lib/liblldb.so.11.0.0
lrwxrwxrwx root/root usr/lib/liblldb.so.11 -> liblldb.so.11.0.1
-rwxr-xr-x root/root usr/lib/liblldb.so.11.0.1
lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.11
-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.11
drwxr-xr-x root/root usr/lib/python3.9/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34bxnBan+h19sPh1k1HmdRUTmsluMmDw9iRbjORiqR/LbnEFrAkGBn1pEfcF29Zo4VHhseHwiSulnCRMWoSkwQY=
SHA256 (Pkgfile) = cbd7b10cd660cdf576a84d42cf0b29169925f04c35d115aa95e32a63830a6ba8
SHA256 (.footprint) = b520327d7507a7bf725b5766c1de612ec66e0ca7ddda5d28bc5158a54136d64f
SHA256 (lldb-11.0.0.src.tar.xz) = 8570c09f57399e21e0eea0dcd66ae0231d47eafc7a04d6fe5c4951b13c4d2c72
RWSagIOpLGJF34TuMBhIRkTb0GPqNB75IFEHbomzuY8ZPj+HqKL+DCaRJ6Zg6+rHvk9SrztvvIiQVNCQo1t1O5c7sg/2iic1swU=
SHA256 (Pkgfile) = a348b6cbe659156e229869dbaaa62dfedc0cf363bc27c381f6abb88bebfb22fd
SHA256 (.footprint) = a38c12058bfc4a8e1f49effefd6eb3a4dae3487e3f2ad18fc05fd9bcd281b34b
SHA256 (lldb-11.0.1.src.tar.xz) = e8d38917d079356fc1200676dfb370e16f3ee9cbdd092dd31e59d080ac5ef2fb

View File

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