summaryrefslogtreecommitdiff
path: root/package/openssh/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-17 00:59:22 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-17 00:59:22 -0500
commitc9aa4ea7f8f7d8094e3cb143dd94a28beadb9635 (patch)
treed6a6bbae2976737016e5b2eb2a431df4235a7b52 /package/openssh/Makefile
parente8f07a17db6c11365fec98d2048fef7356210b8c (diff)
unbreak ssh/scp client, reenable ripemd160
Diffstat (limited to 'package/openssh/Makefile')
-rw-r--r--package/openssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssh/Makefile b/package/openssh/Makefile
index 1d8678e88..0951ee9d1 100644
--- a/package/openssh/Makefile
+++ b/package/openssh/Makefile
@@ -5,7 +5,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= openssh
PKG_VERSION:= 6.7p1
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 3246aa79317b1d23cae783a3bf8275d6
PKG_DESCR:= secure shell implementation
PKG_SECTION:= net/security