aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-10-19 09:08:30 +0200
committerDavid Bauer <mail@david-bauer.net>2021-10-19 09:09:12 +0200
commit43a5bebda1745dbb037746ff39bf900863ab43f3 (patch)
treea216f4295549e00ba8b1c3cfc5432e7e17c7be87 /package/libs
parent4b212b1306a93b6ebd450a4b1066ddf906035f4d (diff)
downloadupstream-43a5bebda1745dbb037746ff39bf900863ab43f3.tar.gz
upstream-43a5bebda1745dbb037746ff39bf900863ab43f3.tar.bz2
upstream-43a5bebda1745dbb037746ff39bf900863ab43f3.zip
wolfssl: bump PKG_RELEASE
Fixes commit 4b212b1306a9 ("wolfssl: build with WOLFSSL_ALT_CERT_CHAINS") Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/wolfssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/wolfssl/Makefile b/package/libs/wolfssl/Makefile
index 539f16d399..41df3147d0 100644
--- a/package/libs/wolfssl/Makefile
+++ b/package/libs/wolfssl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=wolfssl
PKG_VERSION:=4.7.0-stable
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/wolfSSL/wolfssl/archive/v$(PKG_VERSION)