diff options
Diffstat (limited to 'package/openssh')
-rw-r--r-- | package/openssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/openssh/Makefile b/package/openssh/Makefile index 6e250a630..e5d48d954 100644 --- a/package/openssh/Makefile +++ b/package/openssh/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= openssh -PKG_VERSION:= 7.7p1 +PKG_VERSION:= 8.0p1 PKG_RELEASE:= 1 -PKG_HASH:= d73be7e684e99efcd024be15a30bffcbe41b012b2f7b3c9084aed621775e6b8f +PKG_HASH:= bd943879e69498e8031eb6b7f44d08cdc37d59a7ab689aa0b437320c3481fd68 PKG_DESCR:= secure shell implementation PKG_SECTION:= net/security PKG_BUILDDEP:= zlib libressl |