openssh: update to 8.8p1

This commit is contained in:
Tom G. Christensen 2021-10-02 16:30:46 +02:00
parent c3bd895a64
commit be5207ad90
2 changed files with 5 additions and 2 deletions

View File

@ -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]=

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sat Oct 02 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 8.8p1-1
- Update to 8.8p1
* Fri Aug 20 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 8.7p1-1
- Update to 8.7p1