[arch-commits] Commit in wireguard-dkms/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Feb 6 15:43:25 UTC 2020


    Date: Thursday, February 6, 2020 @ 15:43:24
  Author: eworm
Revision: 374964

wireguard-dkms: http -> https

Modified:
  wireguard-dkms/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 15:42:12 UTC (rev 374963)
+++ PKGBUILD	2020-02-06 15:43:24 UTC (rev 374964)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc='next generation secure network tunnel - module sources'
 arch=('x86_64')
-url='http://www.wireguard.com/'
+url='https://www.wireguard.com/'
 license=('GPL')
 depends=('dkms')
 provides=('WIREGUARD-MODULE')



More information about the arch-commits mailing list