mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
core-updates: Fix release number
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -27,11 +27,11 @@ include Config
|
||||
THISAPP = core-updates
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
|
||||
PROG = core-upgrade
|
||||
PROG = core-upgrade
|
||||
VER = $(VERSION)
|
||||
RELEASE = $(CORE)
|
||||
PAK_VER = $(CORE)
|
||||
|
||||
SUMMARY = IPFire Core Update $(CORE)
|
||||
SUMMARY = IPFire Core Update $(CORE)
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user