openssh: remove unused option, fixes FS#1929

This commit is contained in:
Tim Biermann 2023-02-25 15:51:21 +01:00
parent 723838463f
commit 51320bbedd
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqkwSEaCFSVyV/g8Mizika4w5zC4kiXc22xZhvcsW1d18tbCWeQ+v3PtGfLE+aAOLVETuR09ti4Zs2gJYrQW8MQw=
SHA256 (Pkgfile) = aa99424331574e821c914931ca290d5e5f8150c5f3efc8145c308c0999159e0f
RWRJc1FUaeVeqvXm+2TJDelxxSfr3K2lrk7uzyh2w1wj6dFa7CpvnE3Wf37LwiMM7Hg94aVc+eZlRZNcLEGKCZ/08bXw1I7LhA0=
SHA256 (Pkgfile) = 1bf17b6047fe3f06394ffe98882d7625184fd7206733cf938b0242db6d4b59c1
SHA256 (.footprint) = 99f794239faa72eb1bf13505e50d7d846e78bdbd1338a8bcd0975953921855cb
SHA256 (openssh-9.2p1.tar.gz) = 3f66dbf1655fb45f50e1c56da62ab01218c228807b21338d634ebcdf9d71cf46
SHA256 (sshd.rc) = ecce66e3f94670f963e9bd74254359561f26a20cdfc4b37fb9ec1a87e37f90ea

View File

@ -5,7 +5,7 @@
name=openssh
version=9.2p1
release=1
release=2
source=(http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz
sshd.rc sshd.pam)
@ -19,7 +19,6 @@ build() {
--with-mantype=man \
--mandir=/usr/share/man \
--with-pid-dir=/run \
--with-md5-passwords \
--with-pam \
--with-privsep-user=nobody \
--with-privsep-path=/var/empty \