openssh: update to 7.2p1.

This commit is contained in:
Michael Gehring 2016-02-29 07:47:38 +01:00
parent 6533cc37af
commit ffaebf4430

View file

@ -1,7 +1,7 @@
# Template file for 'openssh'
pkgname=openssh
version=7.1p2
revision=2
version=7.2p1
revision=1
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --datadir=/usr/share/openssh
--sysconfdir=/etc/ssh --without-selinux --with-privsep-user=nobody
@ -20,7 +20,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=dd75f024dcf21e06a0d6421d582690bf987a1f6323e32ad6619392f3bfde6bbd
checksum=973cc37b2f3597e4cf599b09e604e79c0fe5d9b6f595a24e91ed0662860b4ac3
# Package build options
build_options="openssh_identitypersist ldns ssl"