]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Crypt-PasswdMD5: add new perl modul to use apache md5 passwords.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 1730275b8955612b5c0b856d3b6a17ad4b068a59..dba36b460ffe07fb6c86eb84caa48626297722cc 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.11"                                                 # Version number
-CORE="55"                                                      # Core Level (Filename)
+CORE="56"                                                      # Core Level (Filename)
 PAKFIRE_CORE="55"                                              # Core Level (PAKFIRE)
 GIT_BRANCH=`git status | head -n1 | cut -d" " -f4`             # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -571,6 +571,7 @@ buildipfire() {
   ipfiremake Text-Tabs+Wrap
   ipfiremake Locale-Country
   ipfiremake XML-Parser
+  ipfiremake Crypt-PasswdMD5
   ipfiremake python-setuptools
   ipfiremake python-clientform
   ipfiremake python-mechanize