From f5a992cd90460d22603405a7c7500617f1887fc4 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 2 Aug 2016 17:22:05 +0200 Subject: [PATCH] openssh: Update version from 7.1p2 to 7.3p1 OpenSSH 7.2 and 7.3 are primarily bugfix releases [1][2]. [1] http://www.openssh.com/txt/release-7.2 [2] http://www.openssh.com/txt/release-7.3 --- openssh.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh.be0 b/openssh.be0 index 2eb1626f1..99be9eb53 100755 --- a/openssh.be0 +++ b/openssh.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION openssh-7.1_p2-0 +# BEE_VERSION openssh-7.3_p1-0 SRCURL[0]="http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PKGVERSION}${PKGEXTRAVERSION}.tar.gz"