|
@@ -8,12 +8,12 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:=wolfssl
|
|
PKG_NAME:=wolfssl
|
|
|
-PKG_VERSION:=5.2.0-stable
|
|
|
|
|
|
|
+PKG_VERSION:=5.3.0-stable
|
|
|
PKG_RELEASE:=$(AUTORELEASE)
|
|
PKG_RELEASE:=$(AUTORELEASE)
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|
|
PKG_SOURCE_URL:=https://github.com/wolfSSL/wolfssl/archive/v$(PKG_VERSION)
|
|
PKG_SOURCE_URL:=https://github.com/wolfSSL/wolfssl/archive/v$(PKG_VERSION)
|
|
|
-PKG_HASH:=409b4646c5f54f642de0e9f3544c3b83de7238134f5b1ff93fb44527bf119d05
|
|
|
|
|
|
|
+PKG_HASH:=1a3bb310dc01d3e73d9ad91b6ea8249d081016f8eef4ae8f21d3421f91ef1de9
|
|
|
|
|
|
|
|
PKG_FIXUP:=libtool libtool-abiver
|
|
PKG_FIXUP:=libtool libtool-abiver
|
|
|
PKG_INSTALL:=1
|
|
PKG_INSTALL:=1
|