lld: 18.1.7 -> 18.1.8

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

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/f7tQGpcqjI0Oob7oTEh7O2W/5lNksG16WTTiEP1MuzK7ZrXjCVhdBOD/eQf+7xcgiLEiXqrwbl1lD91qLDBLwc= RWSE3ohX2g5d/S4szWPMOJPeux+SWX995a/5Q0k4dZXDVYVjWb/bhpNJf0xokiKjrGrDGDAH741KO5CztQzwA7cJsyXWWTnXJAk=
SHA256 (Pkgfile) = d35819741416d6a0d1eac106e4b2f60e47f6de4b95f9293e35a1578fe80e0f4d SHA256 (Pkgfile) = 757c4f2f268c706a96f79471551294aa1e00acfcf2e4234724c1391aa957bfb9
SHA256 (.footprint) = c6668b7fc80eafefe01cd6d1b55967b422dfc7e602408fd69445d46cdc58c06f SHA256 (.footprint) = c6668b7fc80eafefe01cd6d1b55967b422dfc7e602408fd69445d46cdc58c06f
SHA256 (lld-18.1.7.src.tar.xz) = 9967ff27e6ee98a2c2e0066f18a0cb6d9ca3bfe24f24e945318437ba10ec4c14 SHA256 (lld-18.1.8.src.tar.xz) = 800e6805fb613eb8428f7a199f6d06c4c19f78f2db69157a129bb04fc1c99769
SHA256 (cmake-18.1.7.src.tar.xz) = f0b67599f51cddcdbe604c35b6de97f2d0a447e18b9c30df300c82bf1ee25bd7 SHA256 (cmake-18.1.8.src.tar.xz) = 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837
SHA256 (0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch) = 3b18edef05d3a3fc0030b7a7674e455574dfbdecf26f23c6af5bd30e987b0f55 SHA256 (0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch) = 3b18edef05d3a3fc0030b7a7674e455574dfbdecf26f23c6af5bd30e987b0f55

View File

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