From: Gustavo Zacarias Date: Mon, 29 Feb 2016 11:59:32 +0000 (-0300) Subject: openssh: bump to version 7.2p1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c62637bdd473236d50ec459c9074ad8a8834129;p=buildroot.git openssh: bump to version 7.2p1 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/openssh/openssh.hash b/package/openssh/openssh.hash index b93b4a9c88..36346e072d 100644 --- a/package/openssh/openssh.hash +++ b/package/openssh/openssh.hash @@ -1,3 +1,3 @@ # Locally calculated after checking pgp signature -# Also from http://www.openssh.com/txt/release-7.1p2 -sha256 dd75f024dcf21e06a0d6421d582690bf987a1f6323e32ad6619392f3bfde6bbd openssh-7.1p2.tar.gz +# Also from http://www.openssh.com/txt/release-7.2 +sha256 973cc37b2f3597e4cf599b09e604e79c0fe5d9b6f595a24e91ed0662860b4ac3 openssh-7.2p1.tar.gz diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk index 4e97849eec..0e0bcabb71 100644 --- a/package/openssh/openssh.mk +++ b/package/openssh/openssh.mk @@ -4,7 +4,7 @@ # ################################################################################ -OPENSSH_VERSION = 7.1p2 +OPENSSH_VERSION = 7.2p1 OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable OPENSSH_LICENSE = BSD-3c BSD-2c Public Domain OPENSSH_LICENSE_FILES = LICENCE