From ee40f280e502969d707db8cea6a7dfa2ab14aa18 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Mon, 15 Mar 2021 21:36:21 +0100 Subject: [PATCH] openssh: update to 8.5p1 --- openssh/build.sh | 2 +- openssh/meta/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh/build.sh b/openssh/build.sh index 6023536..c40c071 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssh -version=8.4p1 +version=8.5p1 pkgver=1 source[0]=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz # If there are no patches, simply comment this diff --git a/openssh/meta/ChangeLog b/openssh/meta/ChangeLog index f3e75e4..b218d90 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Mon Mar 15 2021 Tom G. Christensen - 8.5p1-1 +- Update to 8.5p1 + * Tue Oct 13 2020 Tom G. Christensen - 8.4p1-1 - Update to 8.4p1