From: Robert Marko Date: Mon, 20 Jan 2025 12:08:38 +0000 (+0100) Subject: fritz-tools: increase PKG_RELEASE X-Git-Tag: v24.10.0-rc6~23 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a252c56b4b0e452930cce99a8769616755ab630d;p=openwrt%2Fopenwrt.git fritz-tools: increase PKG_RELEASE Increase PKG_RELEASE as follow-up for ("lantiq: fritz_cal_extract with reverse option for AVM FritzBox 7430"). Signed-off-by: Robert Marko (cherry picked from commit 4a8717b5e76edbc8e1f63122f8b05685e0b779db) --- diff --git a/package/utils/fritz-tools/Makefile b/package/utils/fritz-tools/Makefile index 6e20b56ff8..b43fe20e9e 100644 --- a/package/utils/fritz-tools/Makefile +++ b/package/utils/fritz-tools/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fritz-tools -PKG_RELEASE:=2 +PKG_RELEASE:=3 CMAKE_INSTALL:=1 include $(INCLUDE_DIR)/package.mk