diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-06 11:52:18 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-06 11:52:18 +0000 |
commit | 1a996c03259075e74e4c77ec42a1cba9c762c4be (patch) | |
tree | e2ef37419b6d2c792e45c15bf2ac4c3f43ac6f6d /openwrt/package/lighttpd/ipkg | |
parent | 9d8a63a125acfb95812f50a79afe0cd7d8ccc99b (diff) | |
download | mtk-20170518-1a996c03259075e74e4c77ec42a1cba9c762c4be.zip mtk-20170518-1a996c03259075e74e4c77ec42a1cba9c762c4be.tar.gz mtk-20170518-1a996c03259075e74e4c77ec42a1cba9c762c4be.tar.bz2 |
update lighttpd to new upstream release (v1.4.8), add a mod-accesslog sub-package.
SVN-Revision: 2581
Diffstat (limited to 'openwrt/package/lighttpd/ipkg')
-rw-r--r-- | openwrt/package/lighttpd/ipkg/lighttpd-mod-accesslog.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-accesslog.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-accesslog.control new file mode 100644 index 0000000..6401226 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-accesslog.control @@ -0,0 +1,5 @@ +Package: lighttpd-mod-accesslog +Priority: optional +Section: net +Description: an access logging module for lighttpd +Depends: lighttpd |