From: Tianling Shen Date: Wed, 17 May 2023 13:14:25 +0000 (+0800) Subject: px5g-wolfssl: replace COMMITCOUNT with real PKG_RELEASE X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dd1f3f067549581d0922f0598b462be7b060ab1a;p=openwrt%2Fstaging%2Fdangole.git px5g-wolfssl: replace COMMITCOUNT with real PKG_RELEASE Similar to the AUTORELEASE conversion process. Signed-off-by: Tianling Shen --- 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