X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=1fcb19994f490d82248ce8a969c2ad881b579186;hp=9eb4fbfb2e1bc2cb026694f3c2e37d240cd4b3f6;hb=b15b70bc6b6b5f6d8b62e5b730b68d86f59810e6;hpb=3be819876bf56f9ce1026cfdab57aaff49fe072f diff --git a/make.sh b/make.sh index 9eb4fbfb2e..1fcb19994f 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="128" # Core Level (Filename) -PAKFIRE_CORE="127" # Core Level (PAKFIRE) +PAKFIRE_CORE="128" # 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 @@ -1513,6 +1513,7 @@ buildipfire() { lfsmake2 python3-pyasn1 lfsmake2 python3-botocore lfsmake2 python3-llfuse + lfsmake2 python3-msgpack lfsmake2 aws-cli lfsmake2 transmission lfsmake2 dpfhack @@ -1586,6 +1587,9 @@ buildipfire() { lfsmake2 nss-myhostname lfsmake2 dehydrated lfsmake2 shairport-sync + lfsmake2 borgbackup + lfsmake2 libedit + lfsmake2 knot } buildinstaller() {