[arch-commits] Commit in llvm39/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Aug 3 21:57:05 UTC 2017
Date: Thursday, August 3, 2017 @ 21:57:03
Author: foutrelis
Revision: 301584
Fetch source tarball over HTTPS
Modified:
llvm39/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-03 21:56:11 UTC (rev 301583)
+++ PKGBUILD 2017-08-03 21:57:03 UTC (rev 301584)
@@ -21,7 +21,7 @@
license=('custom:University of Illinois/NCSA Open Source License')
makedepends=('cmake' 'libffi' 'python2' 'libedit')
options=('staticlibs')
-source=(http://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz{,.sig}
+source=(https://releases.llvm.org/$pkgver/llvm-$pkgver.src.tar.xz{,.sig}
disable-llvm-symbolizer-test.patch)
sha256sums=('1fd90354b9cf19232e8f168faf2220e79be555df3aa743242700879e8fd329ee'
'SKIP'
More information about the arch-commits
mailing list