X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=b50a07b238073fd95949ff149864af5e47aec9e0;hp=174ef258cf3a85ddf3883e406276416a928b379b;hb=c2f80e67a711eee43dd5c815defc689fc7604b64;hpb=3d4b48ceb2a8f4a83666c673073939256b181cdd;ds=sidebyside diff --git a/make.sh b/make.sh index 174ef258cf..b50a07b238 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.15" # Version number CORE="80" # Core Level (Filename) -PAKFIRE_CORE="79" # Core Level (PAKFIRE) +PAKFIRE_CORE="80" # 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 @@ -475,7 +475,6 @@ buildipfire() { ipfiremake sqlite ipfiremake python ipfiremake fireinfo - ipfiremake ddns ipfiremake libnet ipfiremake libnl ipfiremake libidn @@ -764,6 +763,7 @@ buildipfire() { ipfiremake python-progressbar ipfiremake python-xattr ipfiremake intltool + ipfiremake ddns ipfiremake transmission ipfiremake dpfhack ipfiremake lcd4linux @@ -806,6 +806,7 @@ buildipfire() { ipfiremake iotop ipfiremake stunnel ipfiremake sslscan + ipfiremake owncloud } buildinstaller() {