projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b212b1
)
wolfssl: bump PKG_RELEASE
author
David Bauer
<mail@david-bauer.net>
Tue, 19 Oct 2021 07:08:30 +0000
(09:08 +0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/package/libs/wolfssl/Makefile
b/package/libs/wolfssl/Makefile
index 539f16d399d42d4cf17c165991b6abaeeb808a04..41df3147d0e5d211ba2aa64abb2ab730482a8600 100644
(file)
--- 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)