core179: Move Core Update 178 over to 179

https://lists.ipfire.org/pipermail/development/2023-August/016295.html

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2023-08-11 12:24:38 +00:00
parent 853c9538e4
commit 806cc1ffd1
69 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
core=178
core=179
# Remove old core updates from pakfire cache to save space...
for (( i=1; i<=$core; i++ )); do

View File

@@ -23,7 +23,7 @@ NAME="IPFire" # Software name
SNAME="ipfire" # Short name
# If you update the version don't forget to update backupiso and add it to core update
VERSION="2.27" # Version number
CORE="178" # Core Level (Filename)
CORE="179" # Core Level (Filename)
SLOGAN="www.ipfire.org" # Software slogan
CONFIG_ROOT=/var/ipfire # Configuration rootdir
MAX_RETRIES=1 # prefetch/check loop