diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-06 11:52:18 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-06 11:52:18 +0000 |
commit | f2f746f9ae40b09c6b82d08227e0e0af10472c16 (patch) | |
tree | 1b756141d9562323aa98965cebc42440f2c3fda3 /openwrt/package/lighttpd/ipkg/lighttpd-mod-accesslog.control | |
parent | be68f9605e24bac61b2c45e64dc63bdbc433f834 (diff) |
update lighttpd to new upstream release (v1.4.8),
add a mod-accesslog sub-package.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2581 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lighttpd/ipkg/lighttpd-mod-accesslog.control')
-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 0000000000..640122652c --- /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 |