summaryrefslogtreecommitdiff
path: root/lld
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-04-29 16:00:24 +0200
committerTim Biermann <tbier@posteo.de>2022-04-29 16:00:24 +0200
commit4b0cf3c3d72fe856a363bf1d05422ba44ac312ca (patch)
treebe5e592721ec91360311ed723dd3cc6dd6aea0cd /lld
parent10c923635767d6ff02b237d8bc4a2bfe5e17db2c (diff)
parent57cbb73030d55cc9e6a3a83d10937bbac0fe913c (diff)
downloadopt-4b0cf3c3d72fe856a363bf1d05422ba44ac312ca.tar.gz
opt-4b0cf3c3d72fe856a363bf1d05422ba44ac312ca.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'lld')
-rw-r--r--lld/.signature6
-rw-r--r--lld/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/lld/.signature b/lld/.signature
index cce79c70f..f7a7f357b 100644
--- a/lld/.signature
+++ b/lld/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/eURRk+Ca5HEaZmap7/S3UsJFfbFMZGbI7xXhBDuXx/quTYYymEU324xdbRWm/turiMFRUs6g8Ka3rOmqBZEYw4=
-SHA256 (Pkgfile) = 5f26b55e4fb52b5525fda85a8a7a97f1509551cbfe72135978a61336474da242
+RWSE3ohX2g5d/Zh11JoMaPEDr7YnPK9eheycqYbF/4xpoaZXsfotdTfmzu2PaGzxUIEicG3md+o6+2Nj8cWliMye8FxGmyAXXgE=
+SHA256 (Pkgfile) = fe0d5bf04cee50085585bf0f757891ffc8cf21e498804d820b062eb1152b2325
SHA256 (.footprint) = 75391d9a4582fa5906b80f10918fd10be6bb2261f9936c6598be78fc999a8c1a
-SHA256 (lld-14.0.2.src.tar.xz) = 214eb550c3106ce63c04a6717d2d4e59240fe4f9d2d55097e156116085c87a2c
+SHA256 (lld-14.0.3.src.tar.xz) = a91716f59f8e78018246a7ab6cad1bfdddec270c4db6d3d2a394844ee8799c8f
SHA256 (0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch) = 3b18edef05d3a3fc0030b7a7674e455574dfbdecf26f23c6af5bd30e987b0f55
diff --git a/lld/Pkgfile b/lld/Pkgfile
index 2d2611ca2..75ebd81c7 100644
--- a/lld/Pkgfile
+++ b/lld/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: llvm
name=lld
-version=14.0.2
+version=14.0.3
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lld-$version.src.tar.xz
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch)

Generated by cgit