From: Travis Kemen Date: Sun, 14 Mar 2010 18:05:51 +0000 (+0000) Subject: update to 2.2.15, from #6859 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=06d7e673784edbc363d5dc87ee6f2c8ebbf4db00;p=openwrt%2Fsvn-archive%2Fpackages.git update to 2.2.15, from #6859 SVN-Revision: 20211 --- 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)