From dd1f3f067549581d0922f0598b462be7b060ab1a Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Wed, 17 May 2023 21:14:25 +0800 Subject: px5g-wolfssl: replace COMMITCOUNT with real PKG_RELEASE Similar to the AUTORELEASE conversion process. Signed-off-by: Tianling Shen --- package/utils/px5g-wolfssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') 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 -- cgit v1.2.3