[arch-commits] Commit in openmp/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sat Feb 2 22:20:29 UTC 2019


    Date: Saturday, February 2, 2019 @ 22:20:28
  Author: foutrelis
Revision: 345132

Update url field to use HTTPS

Modified:
  openmp/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:20:11 UTC (rev 345131)
+++ PKGBUILD	2019-02-02 22:20:28 UTC (rev 345132)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="LLVM OpenMP Runtime Library"
 arch=('x86_64')
-url="http://openmp.llvm.org/"
+url="https://openmp.llvm.org/"
 license=('custom:University of Illinois/NCSA Open Source License')
 depends=('glibc' 'libelf' 'libffi')
 makedepends=('cmake' 'ninja')



More information about the arch-commits mailing list