Skip to content

Commit

Permalink
Merge pull request git-for-windows#122 from git-for-windows/openssh-9…
Browse files Browse the repository at this point in the history
….4.P1

openssh: update to 9.4.P1
  • Loading branch information
dscho authored Aug 10, 2023
2 parents d136d0d + d42174b commit 0c8eaec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openssh/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>

pkgname=openssh
pkgver=9.3p2
pkgver=9.4p1
pkgrel=1
pkgdesc='Free version of the SSH connectivity tools'
url='http://www.openssh.org/portable.html'
Expand All @@ -15,7 +15,7 @@ source=("https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgve
0002-openssh-work-around-Cygwin-declaring-setkey.patch
0003-openssh-skip-privilege-separation-tests.patch
0004-Allow-scp-to-copy-files-that-start-with-a-Windows-dr.patch)
sha256sums=('200ebe147f6cb3f101fd0cdf9e02442af7ddca298dffd9f456878e7ccac676e8'
sha256sums=('3608fd9088db2163ceb3e600c85ab79d0de3d221e59192ea1923e23263866a85'
'SKIP'
'ca1e4a8e6248cd4e36ece97005faff1cbd8bdfdda197be7194303a9e5209f492'
'5d9a69b4e37dba1ecd87fa71a80743ba9563dd64b91698b1d667b6bcdac752ed'
Expand Down

0 comments on commit 0c8eaec

Please sign in to comment.