Update lighttpd to 1.4.20 (#4406)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13822 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4e24988f17
commit
822a7a1f72
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006-2008 OpenWrt.org
|
||||
# Copyright (C) 2006-2009 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=lighttpd
|
||||
PKG_VERSION:=1.4.19
|
||||
PKG_VERSION:=1.4.20
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||
PKG_MD5SUM:=d787374e4e4aaa09d5cfa9ab9d23ad40
|
||||
PKG_MD5SUM:=ed6ee0bb714f393219a32768d86984d8
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
Index: lighttpd-1.4.19/configure
|
||||
===================================================================
|
||||
--- lighttpd-1.4.19.orig/configure 2008-03-11 20:34:42.000000000 +0100
|
||||
+++ lighttpd-1.4.19/configure 2008-03-11 20:34:42.000000000 +0100
|
||||
@@ -23971,7 +23971,7 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -24519,7 +24519,7 @@ fi
|
||||
{ echo "$as_me:$LINENO: result: $WITH_PCRE" >&5
|
||||
echo "${ECHO_T}$WITH_PCRE" >&6; }
|
||||
|
||||
@ -11,11 +9,9 @@ Index: lighttpd-1.4.19/configure
|
||||
# Extract the first word of "pcre-config", so it can be a program name with args.
|
||||
set dummy pcre-config; ac_word=$2
|
||||
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
||||
Index: lighttpd-1.4.19/configure.in
|
||||
===================================================================
|
||||
--- lighttpd-1.4.19.orig/configure.in 2008-03-11 20:34:42.000000000 +0100
|
||||
+++ lighttpd-1.4.19/configure.in 2008-03-11 20:34:42.000000000 +0100
|
||||
@@ -251,7 +251,7 @@
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -252,7 +252,7 @@ AC_ARG_WITH(pcre, AC_HELP_STRING([--with
|
||||
[WITH_PCRE=$withval],[WITH_PCRE=yes])
|
||||
AC_MSG_RESULT([$WITH_PCRE])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user