openssh: update to 6.8p1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner 2015-03-19 10:35:24 +01:00
parent 999caf676a
commit 9322b6e80b
2 changed files with 4 additions and 4 deletions

View file

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=openssh PKG_NAME:=openssh
PKG_VERSION:=6.7p1 PKG_VERSION:=6.8p1
PKG_RELEASE:=3 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/ http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/
PKG_MD5SUM:=3246aa79317b1d23cae783a3bf8275d6 PKG_MD5SUM:=08f72de6751acfbd0892b5f003922701
PKG_LICENSE:=BSD ISC PKG_LICENSE:=BSD ISC
PKG_LICENSE_FILES:=LICENCE PKG_LICENSE_FILES:=LICENCE

View file

@ -1,6 +1,6 @@
--- a/includes.h --- a/includes.h
+++ b/includes.h +++ b/includes.h
@@ -59,6 +59,9 @@ @@ -60,6 +60,9 @@
/* /*
*-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively
*/ */