openssh: Update to 8.2p1

This commit is contained in:
Alexey Pavlov
2020-03-09 14:09:19 +03:00
parent bceb4628f4
commit 06c9fa5441

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=openssh
pkgver=8.1p1
pkgver=8.2p1
pkgrel=1
pkgdesc='Free version of the SSH connectivity tools'
url='https://www.openssh.com/portable.html'
@@ -14,7 +14,7 @@ source=("https://mirrors.mit.edu/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgve
openssh-7.3p1-msys2.patch
openssh-7.3p1-msys2-setkey.patch
openssh-7.3p1-msys2-drive-name-in-path.patch)
sha256sums=('02f5dbef3835d0753556f973cd57b4c19b6b1f6cd24c03445e23ac77ca1b93ff'
sha256sums=('43925151e6cf6cee1450190c0e9af4dc36b41c12737619edff8bcebdff64e671'
'SKIP'
'9530ab786e343ef576e0154afb850728b4b7101fc1169041da68137dd6ba7f3e'
'25079cf4a10c1ab70d60302bccaabee513762520dffd7c35285f7aae3ea36087'
@@ -44,6 +44,8 @@ build() {
--localstatedir=/var \
--with-libedit \
--with-kerberos5=/usr \
--without-hardening \
--disable-security-key \
--disable-strip
make