diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:45:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:45:02 +0000 |
| commit | 1b8861129a8f5b1de241350f42dd6d1adb5c52b0 (patch) | |
| tree | a66ad3ef718104442c2b083a475a548181f330ad | |
| parent | 701938d6aca5859d1068198572586e8e255245bc (diff) | |
| download | alicelinux-1b8861129a8f5b1de241350f42dd6d1adb5c52b0.tar.gz alicelinux-1b8861129a8f5b1de241350f42dd6d1adb5c52b0.zip | |
lighttpd: updated to 1.4.82
| -rw-r--r-- | repos/extra/lighttpd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/lighttpd/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/lighttpd/.checksum b/repos/extra/lighttpd/.checksum index 4f8f1d6c..4bb4ddc7 100644 --- a/repos/extra/lighttpd/.checksum +++ b/repos/extra/lighttpd/.checksum @@ -1,3 +1,3 @@ -1d9be360a9833b17ddf08d3f42e3aa3885463f4cbfff4238fe4fdb30b4c33954 lighttpd-1.4.81.tar.xz +1890d4d63dab35ed8c6e994f11f408aaf9e6dd7cda959d2533a3c80d20c93029 lighttpd-1.4.82.tar.xz 1be378302a83162bf0232ec773f786505fdf9b9bb12c5a0a5f76cfede91044a3 lighttpd.conf aec94d1f945a3282e58854fd0f4f475dd843d186b71b37e38edef9b289cbec87 run diff --git a/repos/extra/lighttpd/abuild b/repos/extra/lighttpd/abuild index ddd7aa8d..931f0d59 100644 --- a/repos/extra/lighttpd/abuild +++ b/repos/extra/lighttpd/abuild @@ -1,5 +1,5 @@ name=lighttpd -version=1.4.81 +version=1.4.82 release=1 source="https://download.${name}.net/${name}/releases-${version%.*}.x/${name}-${version}.tar.xz $name.conf |