commit c474af79e9b0684186172681125f02f36e6763fc Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Feb 1 23:04:26 2020 +1100 lighttpd: 1.4.53 -> 1.4.55 diff --git a/lighttpd/.signature b/lighttpd/.signature index 2dccc8f80..c6bec4e2b 100644 --- a/lighttpd/.signature +++ b/lighttpd/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32iyex8SviN6MXinA+cwe8Uf/38Lh3ksPs6OtHNS8adfbPRcDVlpT5w9wE3HLQNDs/xGfHyKS/QeA+KkRxT0Vwk= -SHA256 (Pkgfile) = a19730f3e7c98b60d65b247c680dff843b40245d466ca23fbd1ec92d90138f8a +RWSagIOpLGJF31VlBUNVHB7JCBi8p7DklPIoPIbH5rUBMRyzy9rnYjS0sNBUXyh0yTjRBCvFpPsrniRN1e4dmVBBHbXAo5xVagM= +SHA256 (Pkgfile) = 1fc3aaf9195f35999428030c7ebfff675b59d7e7425e0010397ea68a9f932570 SHA256 (.footprint) = 3d56145290def6cb7e09b9ac04becd065c8361d0e92d06b871e5bbbb6cd5859f -SHA256 (lighttpd-1.4.53.tar.xz) = 3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78 +SHA256 (lighttpd-1.4.55.tar.xz) = 6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927 SHA256 (lighttpd.conf) = fd994cfccc2a67b625acc57373c45195f14cd02fda60b4e2af014ba5f4d560ca SHA256 (lighttpd.rc) = ba07175f8b59b60a1391680be2636f7fab10d749ebf4e56a4f78d8b2422c5b07 diff --git a/lighttpd/Pkgfile b/lighttpd/Pkgfile index 521ddd528..44d837cb5 100644 --- a/lighttpd/Pkgfile +++ b/lighttpd/Pkgfile @@ -1,13 +1,12 @@ # Description: Secure, fast, compliant and very flexible web server # URL: http://www.lighttpd.net/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Packager: Jukka Heino, jukka dot heino at gmail dot com # Depends on: libpcre name=lighttpd -version=1.4.53 +version=1.4.55 release=1 -source=(http://download.$name.net/$name/releases-1.4.x/$name-$version.tar.xz \ +source=(https://download.$name.net/$name/releases-1.4.x/$name-$version.tar.xz \ $name.conf \ $name.rc)