From 74ed22bc29f17c1dbd38549b681124eb8a0f63dd Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 6 Nov 2022 17:38:31 +0100 Subject: pkixssh: rebuild --- pkixssh/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkixssh') diff --git a/pkixssh/PKGBUILD b/pkixssh/PKGBUILD index dace1591c..9666ab037 100755 --- a/pkixssh/PKGBUILD +++ b/pkixssh/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Eckner pkgname=pkixssh pkgver=13.2.3 -pkgrel=9 +pkgrel=10 pkgdesc='secure shell with X.509 v3 certificate support' arch=('armv6h' 'armv7h' 'aarch64' 'i486' 'i686' 'pentium4' 'x86_64') url='https://roumenpetrov.info/secsh/index.html' @@ -10,7 +10,7 @@ groups=() _pinned_dependencies=( 'glibc>=2.33' 'libcrypt.so=2' - 'openssl=1.1.1.q' + 'openssl=3.0.7' 'zlib=1:1.2.13' ) depends=(openssl zlib ldns "${_pinned_dependencies[@]}") -- cgit v1.2.3-70-g09d2