From e5790490b65d02ae875a4bb82729b3d440693acb Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Thu, 19 Mar 2015 08:20:35 +0100 Subject: [PATCH] openssh: update to 6.8p1 --- openssh/build.sh | 2 +- openssh/meta/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh/build.sh b/openssh/build.sh index bfacb2f..04deebf 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssh -version=6.7p1 +version=6.8p1 pkgver=1 source[0]=ftp://ftp.sunet.se/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz # If there are no patches, simply comment this diff --git a/openssh/meta/ChangeLog b/openssh/meta/ChangeLog index 447a3c4..0926841 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Wed Mar 18 2015 Tom G. Christensen - 6.8p1-1 +- Update to 6.8p1 + * Fri Oct 10 2014 Tom G. Christensen - 6.7p1-1 - Update to 6.7p1