summaryrefslogtreecommitdiff
path: root/package/libssh/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-17 13:36:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-17 13:36:30 +0100
commit2f3dbff3a8283fd1307ec71b6e4d5c70e80f56dc (patch)
treefa6a24093f3ea37ec9a33e821476daffdf0826ed /package/libssh/Makefile
parente5a74f3b61ece061d104f93985bdd4c978a8970c (diff)
parent346e5341b1f5bad2b257bd7658669fbfac7a3bec (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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