[arch-commits] Commit in openssh/trunk (PKGBUILD)
Gaƫtan Bisson
bisson at archlinux.org
Tue Nov 1 22:11:53 UTC 2016
Date: Tuesday, November 1, 2016 @ 22:11:52
Author: bisson
Revision: 279720
add https
Modified:
openssh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-01 22:11:48 UTC (rev 279719)
+++ PKGBUILD 2016-11-01 22:11:52 UTC (rev 279720)
@@ -7,7 +7,7 @@
pkgver=7.3p1
pkgrel=2
pkgdesc='Free version of the SSH connectivity tools'
-url='http://www.openssh.org/portable.html'
+url='https://www.openssh.org/portable.html'
license=('custom:BSD')
arch=('i686' 'x86_64')
makedepends=('linux-headers')
@@ -15,7 +15,7 @@
optdepends=('xorg-xauth: X11 forwarding'
'x11-ssh-askpass: input passphrase in X')
validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
-source=("http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz"{,.asc}
+source=("https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz"{,.asc}
'sshdgenkeys.service'
'sshd at .service'
'sshd.service'
More information about the arch-commits
mailing list