From 19e9796747f04cdb62d12bb8e7b4c7c69921b824 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 22 Sep 2005 07:22:14 +0000 Subject: 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 --- openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control | 9 +++++++++ openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control create mode 100644 openwrt/package/lighttpd/ipkg/lighttpd-mod-ssi.control (limited to 'openwrt/package/lighttpd/ipkg') diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control new file mode 100644 index 0000000000..291dea0209 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-expire.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-expire +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/ +Description: Expire module for lighttpd +Depends: lighttpd 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 +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/ +Description: SSI module for lighttpd +Depends: lighttpd -- cgit v1.2.3