summaryrefslogtreecommitdiffstats
path: root/rules/host-apache2.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-11-03 07:07:35 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-11-03 07:07:35 +0000
commitdfec383ae6bb9a03a95cfddda5d4207f4ef1e409 (patch)
treee08f19709bd1c5f8bd94d8529a297a735cb58044 /rules/host-apache2.make
parent688b2b810efac21f7d480f62c6d79b80b536b637 (diff)
downloadptxdist-dfec383ae6bb9a03a95cfddda5d4207f4ef1e409.tar.gz
ptxdist-dfec383ae6bb9a03a95cfddda5d4207f4ef1e409.tar.xz
version bump
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3298 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-apache2.make')
-rw-r--r--rules/host-apache2.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-apache2.make b/rules/host-apache2.make
index 27f3d987b..45233f683 100644
--- a/rules/host-apache2.make
+++ b/rules/host-apache2.make
@@ -19,7 +19,7 @@ endif
#
# Paths and names
#
-HOST_APACHE2_VERSION = 2.0.54
+HOST_APACHE2_VERSION = 2.0.55
HOST_APACHE2 = httpd-$(HOST_APACHE2_VERSION)
HOST_APACHE2_SUFFIX = tar.bz2
HOST_APACHE2_URL = http://ftp.plusline.de/ftp.apache.org/httpd/$(HOST_APACHE2).$(HOST_APACHE2_SUFFIX)