diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/lighttpd | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/lighttpd')
| -rw-r--r-- | repos/extra/lighttpd/.checksum | 3 | ||||
| -rw-r--r-- | repos/extra/lighttpd/.shasum | 3 | ||||
| -rw-r--r-- | repos/extra/lighttpd/info | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/repos/extra/lighttpd/.checksum b/repos/extra/lighttpd/.checksum deleted file mode 100644 index 4bb4ddc7..00000000 --- a/repos/extra/lighttpd/.checksum +++ /dev/null @@ -1,3 +0,0 @@ -1890d4d63dab35ed8c6e994f11f408aaf9e6dd7cda959d2533a3c80d20c93029 lighttpd-1.4.82.tar.xz -1be378302a83162bf0232ec773f786505fdf9b9bb12c5a0a5f76cfede91044a3 lighttpd.conf -aec94d1f945a3282e58854fd0f4f475dd843d186b71b37e38edef9b289cbec87 run diff --git a/repos/extra/lighttpd/.shasum b/repos/extra/lighttpd/.shasum new file mode 100644 index 00000000..7027a9b3 --- /dev/null +++ b/repos/extra/lighttpd/.shasum @@ -0,0 +1,3 @@ +ca0bd4e7cd78cf2331e624e77b15f111380ec71d126c77a03ac22134 lighttpd-1.4.82.tar.xz +9f7af9d0c66febf4735c31cf6cdf1e7abb8c7c4e5bb32b6d19b1a3ab lighttpd.conf +6155876551a50f0fcc5c2b914543e40c43a28a0026b35d150aa27168 run diff --git a/repos/extra/lighttpd/info b/repos/extra/lighttpd/info new file mode 100644 index 00000000..0ef150ff --- /dev/null +++ b/repos/extra/lighttpd/info @@ -0,0 +1,4 @@ +description: Secure, fast, compliant, and flexible web server +homepage: https://lighttpd.net/ +license: BSD-3-Clause +maintainer: Emmett1 <me@emmett1.my> |