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

Gaetan Bisson bisson at archlinux.org
Sat May 7 04:39:38 UTC 2016


    Date: Saturday, May 7, 2016 @ 06:39:38
  Author: bisson
Revision: 267104

fix FS#49175

Modified:
  openssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 04:38:29 UTC (rev 267103)
+++ PKGBUILD	2016-05-07 04:39:38 UTC (rev 267104)
@@ -15,7 +15,7 @@
 optdepends=('xorg-xauth: X11 forwarding'
             'x11-ssh-askpass: input passphrase in X')
 validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
-source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}.tar.gz"{,.asc}
+source=("http://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