[package] update apache2 to 2.2.14 (#6226)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18543 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7806b17aec
commit
c3f10bb9e7
@ -8,14 +8,14 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=apache
|
PKG_NAME:=apache
|
||||||
PKG_VERSION:=2.2.13
|
PKG_VERSION:=2.2.14
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_SOURCE_NAME:=httpd
|
PKG_SOURCE_NAME:=httpd
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_SOURCE_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://ftp.uni-erlangen.de/pub/mirrors/apache/httpd/ \
|
PKG_SOURCE_URL:=http://ftp.uni-erlangen.de/pub/mirrors/apache/httpd/ \
|
||||||
http://apache.imsam.info/httpd/
|
http://apache.imsam.info/httpd/
|
||||||
PKG_MD5SUM:=8d8d904e7342125825ec70f03c5745ef
|
PKG_MD5SUM:=a5226203aaf97e5b941c41a71c112704
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user