projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
551cf72
)
update to 2.2.15, from #6859
author
Travis Kemen
<thepeople@openwrt.org>
Sun, 14 Mar 2010 18:05:51 +0000
(18:05 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Sun, 14 Mar 2010 18:05:51 +0000
(18:05 +0000)
SVN-Revision: 20211
net/apache/Makefile
patch
|
blob
|
history
diff --git
a/net/apache/Makefile
b/net/apache/Makefile
index 8ce9310132aab84a64e5792226bf937f3b6244f9..22607ef0b148f9af40e56d9eca93e650616d22a4 100644
(file)
--- a/
net/apache/Makefile
+++ b/
net/apache/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=apache
-PKG_VERSION:=2.2.1
4
+PKG_VERSION:=2.2.1
5
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:=
a5226203aaf97e5b941c41a71c11270
4
+PKG_MD5SUM:=
016cec97337eccead2aad6a7c27f2e1
4
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)