From: thepeople Date: Sun, 14 Mar 2010 18:05:51 +0000 (+0000) Subject: update to 2.2.15, from #6859 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=1067e1b0389fec03f716c54d31e302aef9c35e26;p=packages.git update to 2.2.15, from #6859 git-svn-id: svn://svn.openwrt.org/openwrt/packages@20211 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/apache/Makefile b/net/apache/Makefile index 8ce931013..22607ef0b 100644 --- a/net/apache/Makefile +++ b/net/apache/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=apache -PKG_VERSION:=2.2.14 +PKG_VERSION:=2.2.15 PKG_RELEASE:=2 PKG_SOURCE_NAME:=httpd PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://ftp.uni-erlangen.de/pub/mirrors/apache/httpd/ \ http://apache.imsam.info/httpd/ -PKG_MD5SUM:=a5226203aaf97e5b941c41a71c112704 +PKG_MD5SUM:=016cec97337eccead2aad6a7c27f2e14 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)