X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=dba36b460ffe07fb6c86eb84caa48626297722cc;hp=1730275b8955612b5c0b856d3b6a17ad4b068a59;hb=d8799d92805d01a700afe3dad14c6dde439f42d7;hpb=b8db3d70ed8e535fda15b60330bcce557e4f07bb diff --git a/make.sh b/make.sh index 1730275b89..dba36b460f 100755 --- a/make.sh +++ b/make.sh @@ -25,7 +25,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.11" # Version number -CORE="55" # Core Level (Filename) +CORE="56" # Core Level (Filename) PAKFIRE_CORE="55" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan @@ -571,6 +571,7 @@ buildipfire() { ipfiremake Text-Tabs+Wrap ipfiremake Locale-Country ipfiremake XML-Parser + ipfiremake Crypt-PasswdMD5 ipfiremake python-setuptools ipfiremake python-clientform ipfiremake python-mechanize