diff options
Diffstat (limited to 'package/utils/px5g-wolfssl/Makefile')
-rw-r--r-- | package/utils/px5g-wolfssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/px5g-wolfssl/Makefile b/package/utils/px5g-wolfssl/Makefile index be2d4af30c..843f03fcc1 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).2 +PKG_RELEASE:=8.2 PKG_LICENSE:=GPL-2.0-or-later PKG_BUILD_FLAGS:=no-mips16 |