build: Add release number to pkg version string

This commit is contained in:
remittor
2025-12-16 08:02:18 +03:00
parent e0ecbf5145
commit 3a37ec9172
6 changed files with 12 additions and 5 deletions

View File

@@ -5,7 +5,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-zapret
PKG_VERSION:=72.20251213
PKG_VERSION:=72.20251216
PKG_RELEASE:=1
PKG_LICENSE:=MIT
PKG_MAINTAINER:=remittor <https://github.com/remittor>