aboutsummaryrefslogtreecommitdiffstats
path: root/package/lighttpd/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-22 07:22:14 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-22 07:22:14 +0000
commit3f212acf9a82927a84c7cbedda13046858898bcf (patch)
treea5f394223a5c5b213fe24d168d4dc43e6ed1caa6 /package/lighttpd/ipkg
parent66e47f5dfe052633f1075cead0427ba404e3fd65 (diff)
downloadmaster-187ad058-3f212acf9a82927a84c7cbedda13046858898bcf.tar.gz
master-187ad058-3f212acf9a82927a84c7cbedda13046858898bcf.tar.bz2
master-187ad058-3f212acf9a82927a84c7cbedda13046858898bcf.zip
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/openwrt@1971 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lighttpd/ipkg')
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-expire.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-ssi.control9
2 files changed, 18 insertions, 0 deletions
diff --git a/package/lighttpd/ipkg/lighttpd-mod-expire.control b/package/lighttpd/ipkg/lighttpd-mod-expire.control
new file mode 100644
index 0000000000..291dea0209
--- /dev/null
+++ b/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 <nthill@free.fr>
+Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/
+Description: Expire module for lighttpd
+Depends: lighttpd
diff --git a/package/lighttpd/ipkg/lighttpd-mod-ssi.control b/package/lighttpd/ipkg/lighttpd-mod-ssi.control
new file mode 100644
index 0000000000..f5204c45a4
--- /dev/null
+++ b/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