[arch-commits] Commit in autossh/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 27 20:37:41 UTC 2019
Date: Monday, May 27, 2019 @ 20:37:38
Author: arojas
Revision: 472003
https
Modified:
autossh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-27 20:37:08 UTC (rev 472002)
+++ PKGBUILD 2019-05-27 20:37:38 UTC (rev 472003)
@@ -6,10 +6,10 @@
pkgrel=1
pkgdesc="Automatically restart SSH sessions and tunnels"
arch=('x86_64')
-url="http://www.harding.motd.ca/autossh/"
+url="https://www.harding.motd.ca/autossh/"
license=('custom')
depends=('libnsl' 'openssh')
-source=("http://www.harding.motd.ca/autossh/$pkgname-$pkgver.tgz"
+source=("https://www.harding.motd.ca/autossh/$pkgname-$pkgver.tgz"
"LICENSE")
sha512sums=('499b560d978736f4e764d5d828282fdaba1cbf94811ae6be0be5434d9c1cdc6ca5513d728b6372aa243843cb1b91e61cfc5fdeb77ddb0b6a7ce027218ba67466'
'cdbdf804eb6e6480cc2be8a9b170f77f6c58e4ae2a741871cd29308ff10a1d391759bed2576b5f072aa878f9c4ae5ef7e6f9c8f38560b3ebbe4591a7220582f7')
More information about the arch-commits
mailing list