diff options
author | Steffen Nurpmeso <steffen@sdaoden.eu> | 2021-10-29 20:57:12 +0200 |
---|---|---|
committer | Steffen Nurpmeso <steffen@sdaoden.eu> | 2021-10-29 20:57:45 +0200 |
commit | 353304bee5909bffef0699ab9c8fefeaba874683 (patch) | |
tree | 361b10428b1c5d12ff56412b1442110517229686 /lighttpd | |
parent | b26b46d1fb6096f06b35d738980f7aaf2c669a92 (diff) | |
download | contrib-353304bee5909bffef0699ab9c8fefeaba874683.tar.gz contrib-353304bee5909bffef0699ab9c8fefeaba874683.tar.xz |
lighttpd: update to v1.4.61
Diffstat (limited to 'lighttpd')
-rw-r--r-- | lighttpd/.signature | 6 | ||||
-rw-r--r-- | lighttpd/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lighttpd/.signature b/lighttpd/.signature index 99aff2fed..724379b10 100644 --- a/lighttpd/.signature +++ b/lighttpd/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32O2RndeDUQU+Zcir62h/tNWyzBXCwQeyCxLt+M8n00LFpcCfWXdDSemFoCLEWnrpr6UuJESf+uQVnCmBAzDjQY= -SHA256 (Pkgfile) = 38fa8d439f2decea03532fb3ec52cf59aaa7f3dd0eeb6dfdc57a7bc2cca0a173 +RWSagIOpLGJF3272KKTQfoHIuBdaCr/HF453+QYa8f0qExgfSMquA3ZJJ3tX0pmYeRqJxe2gownFDv5/XEhZedPupdO6GdVCYg0= +SHA256 (Pkgfile) = c4e4f190b1ad6216a378ee2a2b19d7e7aebba82e33dc714095ee325fecca0206 SHA256 (.footprint) = e97305350f7145b67cf1415a0b4ece4e9809cd3136f5c207d7de7b97c1a2b9bd -SHA256 (lighttpd-1.4.60.tar.xz) = 4bb1dd859e541a3131e5be101557d2e1195b4129d3a849a3a6fbd21fe1c946f0 +SHA256 (lighttpd-1.4.61.tar.xz) = 43f0d63d04a1b7c5b8aab07e0612e44ccad0afc0614bab784c5b019872363432 SHA256 (lighttpd.rc) = b96a244cb1bd3222e76bf4c9954da0c13225109c99e2d406de76a3d231bbb362 SHA256 (lighttpd.conf) = a67bb077120af4ed073171126e5b33c3e244000731d556e733016a54c1f4d1ff diff --git a/lighttpd/Pkgfile b/lighttpd/Pkgfile index 5d6b8c65b..3e4246e71 100644 --- a/lighttpd/Pkgfile +++ b/lighttpd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre lua bzip2 linux-pam openssl zlib zstd name=lighttpd -version=1.4.60 +version=1.4.61 release=1 source=( https://download.${name}.net/${name}/releases-1.4.x/${name}-${version}.tar.xz |