wolfssl: bump PKG_RELEASE
authorDavid Bauer <mail@david-bauer.net>
Tue, 19 Oct 2021 07:08:30 +0000 (09:08 +0200)
committerDavid Bauer <mail@david-bauer.net>
Tue, 19 Oct 2021 07:09:12 +0000 (09:09 +0200)
Fixes commit 4b212b1306a9 ("wolfssl: build with WOLFSSL_ALT_CERT_CHAINS")

Signed-off-by: David Bauer <mail@david-bauer.net>
package/libs/wolfssl/Makefile

index 539f16d399d42d4cf17c165991b6abaeeb808a04..41df3147d0e5d211ba2aa64abb2ab730482a8600 100644 (file)
@@ -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)