Date: Monday, May 6, 2019 @ 20:19:32
  Author: arojas
Revision: 352607

https

Modified:
  libffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 20:18:51 UTC (rev 352606)
+++ PKGBUILD    2019-05-06 20:19:32 UTC (rev 352607)
@@ -7,7 +7,7 @@
 pkgrel=3
 pkgdesc='Portable foreign function interface library'
 arch=('x86_64')
-url='http://sourceware.org/libffi/'
+url='https://sourceware.org/libffi/'
 license=('MIT')
 depends=('glibc')
 checkdepends=('dejagnu')

Reply via email to