summaryrefslogtreecommitdiff
path: root/package/wolfssl/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-15 21:40:58 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-15 21:40:58 +0200
commit88dc317d5510827a551697805c5d167d3ecb0975 (patch)
tree844617488fd1dc07aaccac5f680cb73a66622939 /package/wolfssl/Makefile
parentdff2d49e4342587e3d4c2f578eacfdc0e4089cca (diff)
parent0a1c8865d1e019c19639108b2ae1cf53eb863f31 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/wolfssl/Makefile')
-rw-r--r--package/wolfssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/wolfssl/Makefile b/package/wolfssl/Makefile
index 23ef53510..456f922fa 100644
--- a/package/wolfssl/Makefile
+++ b/package/wolfssl/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= wolfssl
-PKG_VERSION:= 3.4.0
+PKG_VERSION:= 3.4.6
PKG_RELEASE:= 1
-PKG_HASH:= 22622295ef42e9e37341009e4b134165fb06db53cbc8509dbeb822b9dd613c45
+PKG_HASH:= 267a75ff2b81ac793d8170904c97635d74bed1c353162622eb66d8e7fa6260fa
PKG_DESCR:= portable embedded ssl library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.wolfssl.com