summaryrefslogtreecommitdiff
path: root/package/libssh/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-17 13:21:07 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-17 13:21:07 +0100
commit346e5341b1f5bad2b257bd7658669fbfac7a3bec (patch)
treec0eced7a44dbe4d9babb29944ef6bf61986ddaf7 /package/libssh/Makefile
parentbb8da6757f0a0be18341e2a31a97ab1e8fffa37f (diff)
remove stack protector check
Diffstat (limited to 'package/libssh/Makefile')
-rw-r--r--package/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libssh/Makefile b/package/libssh/Makefile
index 871f1e2b5..8d7b455fb 100644
--- a/package/libssh/Makefile
+++ b/package/libssh/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libssh
PKG_VERSION:= 0.5.3
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 9ad01838d3b89d98e900e0f6260a88cc
PKG_DESCR:= SSH library
PKG_SECTION:= libs