Revert "openssh: update to 7.5p1."
This reverts commit 8b1cc59fb9
.
ssh segfaults when connecting.
This commit is contained in:
parent
64f93850db
commit
7be9896b88
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'openssh'
|
# Template file for 'openssh'
|
||||||
pkgname=openssh
|
pkgname=openssh
|
||||||
version=7.5p1
|
reverts=7.5p1_1
|
||||||
revision=1
|
version=7.4p1
|
||||||
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--datadir=/usr/share/openssh
|
configure_args="--datadir=/usr/share/openssh
|
||||||
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
|
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
|
||||||
|
@ -20,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.openssh.org"
|
homepage="http://www.openssh.org"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$version.tar.gz"
|
||||||
checksum=9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0
|
checksum=1b1fc4a14e2024293181924ed24872e6f2e06293f3e8926a376b8aec481f19d1
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="ldns ssl"
|
build_options="ldns ssl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue