X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=4ed64a268b321959490d913199ac47ae73ecfa11;hp=9487883540feb05a65e79b2ad38fff381f4a32a6;hb=388f903e9e83a7013824fd858dbda23ba55bb9f8;hpb=19fa533522078560ef17b0a79e2caeffc371b382 diff --git a/make.sh b/make.sh index 9487883540..4ed64a268b 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.17" # Version number CORE="92" # Core Level (Filename) -PAKFIRE_CORE="91" # Core Level (PAKFIRE) +PAKFIRE_CORE="92" # 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 @@ -483,6 +483,7 @@ buildipfire() { ipfiremake sqlite ipfiremake libffi ipfiremake python + ipfiremake ca-certificates ipfiremake fireinfo ipfiremake libnet ipfiremake libnl @@ -653,6 +654,7 @@ buildipfire() { ipfiremake libshout ipfiremake xvid ipfiremake libmpeg2 + ipfiremake libarchive ipfiremake cmake ipfiremake gnump3d ipfiremake rsync