[openwrt/openwrt] fritz-tools: increase PKG_RELEASE
LEDE Commits
lede-commits at lists.infradead.org
Mon Jan 20 04:15:21 PST 2025
robimarko pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/a252c56b4b0e452930cce99a8769616755ab630d
commit a252c56b4b0e452930cce99a8769616755ab630d
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Mon Jan 20 13:08:38 2025 +0100
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 <robimarko at gmail.com>
(cherry picked from commit 4a8717b5e76edbc8e1f63122f8b05685e0b779db)
---
package/utils/fritz-tools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the lede-commits
mailing list