Browse Source

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 <[email protected]>
(cherry picked from commit 4a8717b5e76edbc8e1f63122f8b05685e0b779db)
Robert Marko 1 year ago
parent
commit
a252c56b4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/utils/fritz-tools/Makefile

+ 1 - 1
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