Date: Sunday, September 15, 2019 @ 13:34:50
  Author: arojas
Revision: 362873

https

Modified:
  libstdc++5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-15 13:34:09 UTC (rev 362872)
+++ PKGBUILD    2019-09-15 13:34:50 UTC (rev 362873)
@@ -5,7 +5,7 @@
 pkgrel=6
 pkgdesc="GNU Standard C++ library version 3"
 arch=('x86_64')
-url="http://gcc.gnu.org";
+url="https://gcc.gnu.org";
 license=('GPL' 'LGPL')
 depends=('gcc-libs')
 makedepends=('binutils' 'gcc')

Reply via email to