summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Marko2025-01-20 12:08:38 +0000
committerRobert Marko2025-01-20 12:08:38 +0000
commit4a8717b5e76edbc8e1f63122f8b05685e0b779db (patch)
treee8536292a55b80e8dec37e89bfdd27fae4f4652c
parentb2cac2a9785ada7c30388349f5d9a9bdcff2e730 (diff)
downloadopenwrt-4a8717b5e76edbc8e1f63122f8b05685e0b779db.tar.gz
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@gmail.com>
-rw-r--r--package/utils/fritz-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
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