X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=8784dff0d1e57904082e8f445787e7f0a194df04;hp=67320cf4be7d42395f4ae0ec48d0d2848aa38dc3;hb=8d90174af53cb4631bf98e0f056be84b925d6228;hpb=41410d197b3dbf75dfd05376ed623857adac8977 diff --git a/make.sh b/make.sh index 67320cf4be..8784dff0d1 100755 --- a/make.sh +++ b/make.sh @@ -24,9 +24,9 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name -VERSION="2.17" # Version number -CORE="97" # Core Level (Filename) -PAKFIRE_CORE="96" # Core Level (PAKFIRE) +VERSION="2.19" # Version number +CORE="100" # Core Level (Filename) +PAKFIRE_CORE="100" # 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 @@ -400,7 +400,9 @@ buildipfire() { ipfiremake unzip ipfiremake which ipfiremake linux-firmware + ipfiremake ath10k-firmware ipfiremake dvb-firmwares + ipfiremake mt7601u-firmware ipfiremake zd1211-firmware ipfiremake rpi-firmware ipfiremake bc @@ -694,6 +696,11 @@ buildipfire() { ipfiremake elinks ipfiremake igmpproxy ipfiremake fbset + ipfiremake opus + ipfiremake python-six + ipfiremake python-pyparsing + ipfiremake spice-protocol + ipfiremake spice ipfiremake sdl ipfiremake qemu ipfiremake sane @@ -848,6 +855,7 @@ buildipfire() { ipfiremake ipset ipfiremake lua ipfiremake dnsdist + ipfiremake bird } buildinstaller() {