[Packages] net/lighttpd: Update to 1.4.19
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10592 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3a45652352
commit
c320ddde62
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
#
|
||||
# Copyright (C) 2006-2008 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.18
|
||||
PKG_VERSION:=1.4.19
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://www.lighttpd.net/download/
|
||||
PKG_MD5SUM:=26f98dddf9d8c0775221b800986003ee
|
||||
PKG_MD5SUM:=d787374e4e4aaa09d5cfa9ab9d23ad40
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
Index: lighttpd-1.4.16/configure
|
||||
Index: lighttpd-1.4.19/configure
|
||||
===================================================================
|
||||
--- lighttpd-1.4.16.orig/configure 2007-07-26 11:58:37.000000000 +0200
|
||||
+++ lighttpd-1.4.16/configure 2007-07-26 11:58:37.000000000 +0200
|
||||
@@ -23844,7 +23844,7 @@
|
||||
--- 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 @@
|
||||
{ echo "$as_me:$LINENO: result: $WITH_PCRE" >&5
|
||||
echo "${ECHO_T}$WITH_PCRE" >&6; }
|
||||
|
||||
@ -11,11 +11,11 @@ Index: lighttpd-1.4.16/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.16/configure.in
|
||||
Index: lighttpd-1.4.19/configure.in
|
||||
===================================================================
|
||||
--- lighttpd-1.4.16.orig/configure.in 2007-07-26 11:58:37.000000000 +0200
|
||||
+++ lighttpd-1.4.16/configure.in 2007-07-26 11:58:37.000000000 +0200
|
||||
@@ -250,7 +250,7 @@
|
||||
--- 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 @@
|
||||
[WITH_PCRE=$withval],[WITH_PCRE=yes])
|
||||
AC_MSG_RESULT([$WITH_PCRE])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user