From: David Bauer Date: Tue, 19 Oct 2021 07:08:30 +0000 (+0200) Subject: wolfssl: bump PKG_RELEASE X-Git-Tag: v21.02.1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a5bebda1745dbb037746ff39bf900863ab43f3;p=thirdparty%2Fopenwrt.git wolfssl: bump PKG_RELEASE Fixes commit 4b212b1306a9 ("wolfssl: build with WOLFSSL_ALT_CERT_CHAINS") Signed-off-by: David Bauer --- diff --git a/package/libs/wolfssl/Makefile b/package/libs/wolfssl/Makefile index 539f16d399d..41df3147d0e 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)