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

Antonio Rojas arojas at archlinux.org
Mon May 6 20:05:58 UTC 2019


    Date: Monday, May 6, 2019 @ 20:05:57
  Author: arojas
Revision: 352592

https

Modified:
  intel-tbb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 20:05:31 UTC (rev 352591)
+++ PKGBUILD	2019-05-06 20:05:57 UTC (rev 352592)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='High level abstract threading library'
 arch=(x86_64)
-url='http://www.threadingbuildingblocks.org/'
+url='https://www.threadingbuildingblocks.org/'
 license=(GPL)
 depends=(gcc-libs)
 source=($pkgname-$pkgver.tar.gz::https://github.com/01org/tbb/archive/$_tagname.tar.gz)



More information about the arch-commits mailing list