]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
OpenVPN:Add HMAC, cipher 'n2n' and DH key selection. Fixes and new design.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 07d1371e94efd1c0d876d20b3e324e9610d1ae5e..1d85794733628a36e5286f161112d95e54b9f12f 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.15"                                                 # Version number
-CORE="77-rc1"                                                  # Core Level (Filename)
+CORE="77"                                                      # Core Level (Filename)
 PAKFIRE_CORE="77"                                              # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -636,9 +636,6 @@ buildipfire() {
   ipfiremake libmpeg2
   ipfiremake cmake
   ipfiremake gnump3d
-  ipfiremake libsigc++
-  ipfiremake libtorrent
-  ipfiremake rtorrent
   ipfiremake rsync
   ipfiremake tcpwrapper
   ipfiremake libevent