]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
vpnmain.cgi: Fix writing ESP settings for PFS ciphers
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index f2904df08ededa8011b114bebb073193f2ec5872..cdf5bbed7eadeea898a46a72aa9c00b538f3a6de 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -27,7 +27,7 @@ SNAME="ipfire"                                                        # Short name
 # If you update the version don't forget to update backupiso and add it to core update
 VERSION="2.23"                                                 # Version number
 CORE="133"                                                     # Core Level (Filename)
-PAKFIRE_CORE="132"                                             # Core Level (PAKFIRE)
+PAKFIRE_CORE="133"                                             # 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
@@ -903,7 +903,7 @@ update_contributors() {
 }
 
 # Default settings
-CCACHE_CACHE_SIZE="8G"
+CCACHE_CACHE_SIZE="4G"
 ENABLE_RAMDISK="auto"
 
 # Load configuration file