diff options
author | Glenn Strauss <gstrauss@gluelogic.com> | 2025-08-15 06:10:10 -0400 |
---|---|---|
committer | Glenn Strauss <gstrauss@gluelogic.com> | 2025-08-15 06:10:10 -0400 |
commit | 546f0872395ae38bea9a010f37868927b1c133e9 (patch) | |
tree | 1e44a3c4bbda8760e67696d11e30ff1b8bc70b46 /user/lighttpd | |
parent | 4183b9b1c3806a45011796a838ad15fcf522a9ad (diff) | |
download | packages-current.tar.gz packages-current.tar.bz2 packages-current.tar.xz packages-current.zip |
Ref https://www.lighttpd.net/2025/8/13/1.4.80/
Diffstat (limited to 'user/lighttpd')
-rw-r--r-- | user/lighttpd/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/lighttpd/APKBUILD b/user/lighttpd/APKBUILD index 73e9cdb1b..202461976 100644 --- a/user/lighttpd/APKBUILD +++ b/user/lighttpd/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Valery Kartel <valery.kartel@gmail.com> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=lighttpd -pkgver=1.4.79 +pkgver=1.4.80 pkgrel=0 pkgdesc="A secure, fast, compliant and very flexible web-server" url="https://www.lighttpd.net" @@ -107,7 +107,7 @@ mod_webdav() { } sha512sums=" -e0f1bb2cfca5e81001ea30d13f088425dfc7acbec924ecddf438eb6326ab3158a61c6c4aaee0b68a90666d1cb987ce94b1f6a48afd92485cc995db5b58265f83 lighttpd-1.4.79.tar.xz +82903869d769b684b006d3df496e92d304aa2f77d457501dd1ba5e6ea43afe80e107477ec56cd2cf3342949a76d5848fd5125bda41958a552d26e545bfc461af lighttpd-1.4.80.tar.xz a74fb8394fb77fca2a08bdcfc79d4e13de6aca7bc4ed842b7e05f7f3a9cc85dccaa4971ba8fd0edfaa19da8d3870a743b713d9e51f1cbfe5b8e2843bb7fe5346 lighttpd.initd 9d2ab5deb7353ebf290e90936b511941df440859c78589d0bcf130ef69a5e9c79e4d318548b6b118df002083c46f7476230a28954b7a10a9dbd05040e02b1291 lighttpd.confd 0536b4f21d2e8659f7831b45998c13d9f6051ae7ecde13be01f372f837d255bfc4e211de48a7686cc743d53aa9c08ab3f10ec19788896dcf8356b90053ca7a16 lighttpd.logrotate |