Date: Tuesday, May 7, 2019 @ 20:43:15
  Author: arojas
Revision: 352737

https

Modified:
  mdadm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-07 20:26:02 UTC (rev 352736)
+++ PKGBUILD    2019-05-07 20:43:15 UTC (rev 352737)
@@ -6,7 +6,7 @@
 pkgdesc="A tool for managing/monitoring Linux md device arrays, also known as 
Software RAID"
 arch=(x86_64)
 license=('GPL')
-url="http://git.kernel.org/cgit/utils/mdadm";
+url="https://git.kernel.org/cgit/utils/mdadm";
 groups=('base')
 conflicts=('mkinitcpio<0.7')
 depends=('glibc')

Reply via email to