Date: Monday, May 6, 2019 @ 20:12:09
  Author: arojas
Revision: 352600

https

Modified:
  libbsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 20:11:46 UTC (rev 352599)
+++ PKGBUILD    2019-05-06 20:12:09 UTC (rev 352600)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Provides useful functions commonly found on BSD systems like 
strlcpy()'
 arch=('x86_64')
-url="http://libbsd.freedesktop.org";
+url="https://libbsd.freedesktop.org";
 license=('custom')
 depends=('glibc')
 options=('staticlibs')

Reply via email to