aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/px5g-wolfssl
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-12-31 19:32:41 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2023-01-01 21:06:54 +0100
commitee47a28cec01c7943238bae45f65a98e4fc9abbe (patch)
treec7cef3eb719a471b8bd03dcc2704f5326d0b0a6e /package/utils/px5g-wolfssl
parent04634b2d8253972a3e7b663231474eb564e69077 (diff)
downloadupstream-ee47a28cec01c7943238bae45f65a98e4fc9abbe.tar.gz
upstream-ee47a28cec01c7943238bae45f65a98e4fc9abbe.tar.bz2
upstream-ee47a28cec01c7943238bae45f65a98e4fc9abbe.zip
treewide: Trigger reinstall of all wolfssl dependencies
The ABI of the wolfssl library changed a bit between version 5.5.3 and 5.5.4. This release update will trigger a rebuild of all packages which are using wolfssl to make sure they are adapted to the new ABI. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/utils/px5g-wolfssl')
-rw-r--r--package/utils/px5g-wolfssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/px5g-wolfssl/Makefile b/package/utils/px5g-wolfssl/Makefile
index ea805acd8b..687a999ca7 100644
--- a/package/utils/px5g-wolfssl/Makefile
+++ b/package/utils/px5g-wolfssl/Makefile
@@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=px5g-wolfssl
-PKG_RELEASE:=$(COMMITCOUNT).1
+PKG_RELEASE:=$(COMMITCOUNT).2
PKG_LICENSE:=GPL-2.0-or-later
PKG_USE_MIPS16:=0