community/lld: upgrade to 5.0.1

This commit is contained in:
Natanael Copa 2017-12-28 13:28:02 +00:00
parent 90a6a3a8e8
commit e977bb1a69

View File

@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lld
pkgver=5.0.0
pkgver=5.0.1
pkgrel=0
_llvmver=${pkgver%%.*}
pkgdesc="The LLVM Linker"
@ -49,4 +49,4 @@ package() {
make install DESTDIR="$pkgdir"
}
sha512sums="984606a8c8aa753805d30602ce851a70d5427ee0ec098e3fcb2751e58d36c601f59f17f5c9ab90a430bc670f689c3b86b6ecbeccb6ff187f108f6e2000621eb7 lld-5.0.0.src.tar.xz"
sha512sums="62c9682ae4e18a64af2c9e13d45925fbe022ca332d03b1c4232c6b730dab327418555c8da2b2bf8c6126032dfd378a0b9dedba83351d928784bf2b1f30dfaaca lld-5.0.1.src.tar.xz"