]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - make.sh
cryptodev: update to 1.4.
[people/teissler/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 1730275b8955612b5c0b856d3b6a17ad4b068a59..a720b627b01c35712a986990efc4664606cc220b 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,8 +25,8 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.11"                                                 # Version number
-CORE="55"                                                      # Core Level (Filename)
-PAKFIRE_CORE="55"                                              # Core Level (PAKFIRE)
+CORE="58"                                                      # Core Level (Filename)
+PAKFIRE_CORE="57"                                              # Core Level (PAKFIRE)
 GIT_BRANCH=`git status | head -n1 | cut -d" " -f4`             # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
 CONFIG_ROOT=/var/ipfire                                                # Configuration rootdir
@@ -571,6 +571,8 @@ buildipfire() {
   ipfiremake Text-Tabs+Wrap
   ipfiremake Locale-Country
   ipfiremake XML-Parser
+  ipfiremake Crypt-PasswdMD5
+  ipfiremake Net-Telnet
   ipfiremake python-setuptools
   ipfiremake python-clientform
   ipfiremake python-mechanize