]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
miniupnpd: move initscript to src/initscripts/packages and use new macro
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 378c77883ac1e2f64349577d5d0addbe1d8bfea1..f5e792a9a91855b62f946e0c983e8102ffa23a4a 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
-CORE="109"                                                     # Core Level (Filename)
+CORE="110"                                                     # Core Level (Filename)
 PAKFIRE_CORE="109"                                             # Core Level (PAKFIRE)
 GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                   # Git Branch
 SLOGAN="www.ipfire.org"                                                # Software slogan
@@ -490,6 +490,7 @@ buildipfire() {
   ipfiremake nettle
   ipfiremake libevent
   ipfiremake libevent2
+  ipfiremake expat
   ipfiremake unbound
   ipfiremake gnutls
   ipfiremake bind
@@ -497,7 +498,6 @@ buildipfire() {
   ipfiremake dhcpcd
   ipfiremake boost
   ipfiremake linux-atm
-  ipfiremake expat
   ipfiremake gdbm
   ipfiremake pam
   ipfiremake curl