From 71242d66a32a9e3e552c9cee6d6f6e703ff0797b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 13 May 2015 22:27:11 +0200 Subject: rework post-install Be sure to execute post-install as last step after populating staging dir. --- package/wolfssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/wolfssl/Makefile') 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 -- cgit v1.2.3