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