Revert "openssh: update to 7.5p1."

This reverts commit 8b1cc59fb9.

ssh segfaults when connecting.
This commit is contained in:
Enno Boland 2017-03-21 11:38:21 +01:00
parent 64f93850db
commit 7be9896b88

View file

@ -1,7 +1,8 @@
# Template file for 'openssh'
pkgname=openssh
version=7.5p1
revision=1
reverts=7.5p1_1
version=7.4p1
revision=3
build_style=gnu-configure
configure_args="--datadir=/usr/share/openssh
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@ -20,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.openssh.org"
license="BSD"
distfiles="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$pkgname-$version.tar.gz"
checksum=9846e3c5fab9f0547400b4d2c017992f914222b3fd1f8eee6c7dc6bc5e59f9f0
checksum=1b1fc4a14e2024293181924ed24872e6f2e06293f3e8926a376b8aec481f19d1
# Package build options
build_options="ldns ssl"