X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=3453c6719e6464da48e85f4a28a038498d876a00;hp=e28819f9b3333a1971e37dd90b677aad1309f5c3;hb=49ce16f9bea9f1812be5cb41ef7b390556fc2364;hpb=297473d5f4d7ba6734762ec71a8d86c07332a99c diff --git a/make.sh b/make.sh index e28819f9b3..3453c6719e 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.21" # Version number CORE="129" # Core Level (Filename) -PAKFIRE_CORE="128" # Core Level (PAKFIRE) +PAKFIRE_CORE="129" # Core Level (PAKFIRE) GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir @@ -1587,6 +1587,7 @@ buildipfire() { lfsmake2 libedit lfsmake2 knot lfsmake2 spectre-meltdown-checker + lfsmake2 zabbix_agentd } buildinstaller() {