summaryrefslogtreecommitdiff
path: root/packages/lighttpd/lighttpd_1.4.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/lighttpd/lighttpd_1.4.18.bb')
-rw-r--r--packages/lighttpd/lighttpd_1.4.18.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/lighttpd/lighttpd_1.4.18.bb b/packages/lighttpd/lighttpd_1.4.18.bb
index 4a27c626e4..d5870ba5af 100644
--- a/packages/lighttpd/lighttpd_1.4.18.bb
+++ b/packages/lighttpd/lighttpd_1.4.18.bb
@@ -2,10 +2,11 @@ DESCRIPTION = "Web server"
SECTION = "net"
LICENSE = "BSD"
DEPENDS = "libpcre"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://www.lighttpd.net/download/lighttpd-${PV}.tar.gz \
file://configure.in.patch;patch=1 \
+ file://mod_redirect.c.patch;patch=1 \
file://src-server.c.patch;patch=1 \
file://index.html \
file://lighttpd.conf \