[arch-commits] Commit in openssh/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Sep 26 19:50:01 UTC 2020


    Date: Saturday, September 26, 2020 @ 19:50:01
  Author: anthraxx
Revision: 396591

upgpkg: openssh 8.3p1-5: libxcrypt rebuild

Modified:
  openssh/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-26 19:36:50 UTC (rev 396590)
+++ PKGBUILD	2020-09-26 19:50:01 UTC (rev 396591)
@@ -1,17 +1,18 @@
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Gaetan Bisson <bisson at archlinux.org>
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgname=openssh
 pkgver=8.3p1
-pkgrel=4
+pkgrel=5
 pkgdesc='Premier connectivity tool for remote login with the SSH protocol'
 url='https://www.openssh.com/portable.html'
 license=('custom:BSD')
 arch=('x86_64')
+depends=('glibc' 'krb5' 'openssl' 'libedit' 'ldns' 'libxcrypt' 'libcrypt.so' 'zlib' 'pam')
+makedepends=('linux-headers' 'libfido2')
 checkdepends=('inetutils')
-makedepends=('linux-headers' 'libfido2')
-depends=('krb5' 'openssl' 'libedit' 'ldns')
 optdepends=('xorg-xauth: X11 forwarding'
             'x11-ssh-askpass: input passphrase in X'
             'libfido2: FIDO/U2F support')



More information about the arch-commits mailing list