diff options
| author | Emmett1 <me@emmett1.my> | 2026-06-18 07:22:34 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-06-18 07:22:34 +0000 |
| commit | 395f0e85a992300f8341057818aea53dbf595f1e (patch) | |
| tree | 5c4616d0b3f6bdec09ddf04f836bb4d46f4129b8 | |
| parent | a297f11d428a32371b35abfaa97a21e3fa891e67 (diff) | |
| download | alicelinux-395f0e85a992300f8341057818aea53dbf595f1e.tar.gz alicelinux-395f0e85a992300f8341057818aea53dbf595f1e.zip | |
lighttpd: updated to 1.4.83
| -rw-r--r-- | repos/extra/lighttpd/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/lighttpd/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/lighttpd/.shasum b/repos/extra/lighttpd/.shasum index 7027a9b3..9cd9c173 100644 --- a/repos/extra/lighttpd/.shasum +++ b/repos/extra/lighttpd/.shasum @@ -1,3 +1,3 @@ -ca0bd4e7cd78cf2331e624e77b15f111380ec71d126c77a03ac22134 lighttpd-1.4.82.tar.xz +c8152ffdab2a9864c3706c73a3b3f811cf206b66562a6f07623d8995 lighttpd-1.4.83.tar.xz 9f7af9d0c66febf4735c31cf6cdf1e7abb8c7c4e5bb32b6d19b1a3ab lighttpd.conf 6155876551a50f0fcc5c2b914543e40c43a28a0026b35d150aa27168 run diff --git a/repos/extra/lighttpd/abuild b/repos/extra/lighttpd/abuild index 931f0d59..aca0e3cb 100644 --- a/repos/extra/lighttpd/abuild +++ b/repos/extra/lighttpd/abuild @@ -1,5 +1,5 @@ name=lighttpd -version=1.4.82 +version=1.4.83 release=1 source="https://download.${name}.net/${name}/releases-${version%.*}.x/${name}-${version}.tar.xz $name.conf |