diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-22 07:22:14 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-22 07:22:14 +0000 |
commit | 19e9796747f04cdb62d12bb8e7b4c7c69921b824 (patch) | |
tree | bbd57fb48f713f65d71f2264aed711081564eeed /openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control | |
parent | 2d95903e07410b081c7efc0e6b7463626c47b4e0 (diff) |
update to new upstream release (v1.4.4),
add expire and ssi modules,
put some required modules in main package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1971 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control')
-rw-r--r-- | openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control new file mode 100644 index 0000000000..f5204c45a4 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-ssi +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/ +Description: SSI module for lighttpd +Depends: lighttpd |