From be5207ad900b5d83dd6574294e7b4c7eec97a0b4 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 2 Oct 2021 16:30:46 +0200 Subject: [PATCH] openssh: update to 8.8p1 --- openssh/build.sh | 4 ++-- openssh/meta/ChangeLog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/openssh/build.sh b/openssh/build.sh index ad884a1..e55bf01 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssh -version=8.7p1 +version=8.8p1 pkgver=1 -source[0]=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz +source[0]=https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz # If there are no patches, simply comment this #patch[0]= diff --git a/openssh/meta/ChangeLog b/openssh/meta/ChangeLog index 9d76f2e..b6b9d37 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Sat Oct 02 2021 Tom G. Christensen - 8.8p1-1 +- Update to 8.8p1 + * Fri Aug 20 2021 Tom G. Christensen - 8.7p1-1 - Update to 8.7p1