[arch-commits] Commit in openvpn/trunk (PKGBUILD)
    Christian Hesse 
    eworm at archlinux.org
       
    Tue Nov  1 21:30:29 UTC 2016
    
    
  
    Date: Tuesday, November 1, 2016 @ 21:30:28
  Author: eworm
Revision: 279703
download sources via https
Modified:
  openvpn/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 21:26:40 UTC (rev 279702)
+++ PKGBUILD	2016-11-01 21:30:28 UTC (rev 279703)
@@ -11,7 +11,7 @@
 optdepends=('easy-rsa: easy CA and certificate handling')
 makedepends=('systemd')
 license=('custom')
-source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.xz{,.asc}
+source=(https://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.xz{,.asc}
         openvpn at .service)
 sha256sums=('13b963414e2430215981868c77b9795d93653ee535a2d73576f7bb2c28200abc'
             'SKIP'
    
    
More information about the arch-commits
mailing list