diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-08-05 19:23:30 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-08-05 19:23:30 +0200 |
commit | 817069394d6170e650579a46a673d3913ff9861d (patch) | |
tree | 46f6263631003038db9a18d805aa0a308e7b5c54 /package/openssh/Makefile | |
parent | 17f431b5d73bcc79529b1d6c89e2673ab91e11a0 (diff) |
openssh: update to 7.3p1
Diffstat (limited to 'package/openssh/Makefile')
-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 42611dd68..75acd9d42 100644 --- a/package/openssh/Makefile +++ b/package/openssh/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= openssh -PKG_VERSION:= 7.2p2 +PKG_VERSION:= 7.3p1 PKG_RELEASE:= 1 -PKG_HASH:= a72781d1a043876a224ff1b0032daa4094d87565a68528759c1c2cab5482548c +PKG_HASH:= 3ffb989a6dcaa69594c3b550d4855a5a2e1718ccdde7f5e36387b424220fbecc PKG_DESCR:= secure shell implementation PKG_SECTION:= net/security PKG_BUILDDEP:= zlib |