summaryrefslogtreecommitdiff
path: root/buildpkg.sh.in
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-10-21 06:55:58 +1100
committerDarren Tucker <dtucker@zip.com.au>2016-10-21 06:55:58 +1100
commit461f50e7ab8751d3a55e9158c44c13031db7ba1d (patch)
tree614414211c175877a5df47b4f231c8199fa0c789 /buildpkg.sh.in
parentdd4e7212a6141f37742de97795e79db51e4427ad (diff)
downloadopenssh-git-461f50e7ab8751d3a55e9158c44c13031db7ba1d.tar.gz
Update links to https.
www.openssh.com now supports https and ftp.openbsd.org no longer supports ftp. Make all links to these https.
Diffstat (limited to 'buildpkg.sh.in')
-rw-r--r--buildpkg.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpkg.sh.in b/buildpkg.sh.in
index 4b842b3f..4ccc5f8d 100644
--- a/buildpkg.sh.in
+++ b/buildpkg.sh.in
@@ -247,7 +247,7 @@ cat > pkginfo << _EOF
PKG=$PKGNAME
NAME="OpenSSH Portable for ${UNAME_S}"
DESC="Secure Shell remote access utility; replaces telnet and rlogin/rsh."
-VENDOR="OpenSSH Portable Team - http://www.openssh.com/portable.html"
+VENDOR="OpenSSH Portable Team - https://www.openssh.com/portable.html"
ARCH=$ARCH
VERSION=$VERSION$REV
CATEGORY="Security,application"