Date: Saturday, June 8, 2019 @ 10:32:51
  Author: arojas
Revision: 478241

https

Modified:
  ndiswrapper-arch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-08 10:32:28 UTC (rev 478240)
+++ PKGBUILD    2019-06-08 10:32:51 UTC (rev 478241)
@@ -7,7 +7,7 @@
 pkgrel=38
 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors, kernel module for Arch kernel"
 arch=('x86_64')
-url="http://sourceforge.net/projects/ndiswrapper/";
+url="https://sourceforge.net/projects/ndiswrapper/";
 license=('GPL')
 depends=('linux')
 makedepends=('linux-headers')

Reply via email to