~alpine/aports

[alpine-aports] [PATCH] community/lld: fix source URL

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20190109055319.7029B65C6A@mx12.valuehost.ru>
Sender timestamp
1547011906
DKIM signature
missing
Download raw message
Patch: +1 -1
Use source URL as listed at
http://releases.llvm.org/download.html#5.0.2

---
 community/lld/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/lld/APKBUILD b/community/lld/APKBUILD
index 7b81db0c66..65f32d3cf4 100644
--- a/community/lld/APKBUILD
+++ b/community/lld/APKBUILD
@@ -17,7 +17,7 @@ makedepends="
	zlib-dev"
checkdepends="gtest gtest-dev"
subpackages="$pkgname-dev"
source="https://llvm.org/releases/$pkgver/$pkgname-$pkgver.src.tar.xz"
source="https://releases.llvm.org/$pkgver/$pkgname-$pkgver.src.tar.xz"
builddir="$srcdir/$pkgname-$pkgver.src"

build() {
-- 
2.20.1




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)