]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Start Core Update 94
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 8bf6b159a35ea7a51ae98da7c583f1f75486ea3f..1925929058d420636becaee59d0128c96b1c693d 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,8 +25,8 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.17"                                                 # Version number
-CORE="92"                                                      # Core Level (Filename)
-PAKFIRE_CORE="91"                                              # Core Level (PAKFIRE)
+CORE="94"                                                      # Core Level (Filename)
+PAKFIRE_CORE="93"                                              # 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