diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-11-16 15:21:18 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-11-16 15:21:18 -0700 |
commit | 926c3bc2e5c008750771087938a60e0c6fc485e7 (patch) | |
tree | 95d5800eb3d35819f9886c7d40863f07e6d471b7 | |
parent | bf620ba90881e1a73bb5e0352a86fb9db3e400e6 (diff) | |
download | ports-926c3bc2e5c008750771087938a60e0c6fc485e7.tar.gz ports-926c3bc2e5c008750771087938a60e0c6fc485e7.tar.xz |
lighttpd:version from 1.4.71 to 1.4.73
-rw-r--r-- | lighttpd/.md5sum | 2 | ||||
-rw-r--r-- | lighttpd/.signature | 6 | ||||
-rw-r--r-- | lighttpd/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/lighttpd/.md5sum b/lighttpd/.md5sum index 8d3728d..e14d454 100644 --- a/lighttpd/.md5sum +++ b/lighttpd/.md5sum @@ -1 +1 @@ -c8ac5fb9580b84ba6be7dd14ac7b0c2d lighttpd-1.4.71.tar.xz +c510fb4d2c4a8de8639f80c7c13bc48c lighttpd-1.4.73.tar.xz diff --git a/lighttpd/.signature b/lighttpd/.signature index 59db2b0..11a3eba 100644 --- a/lighttpd/.signature +++ b/lighttpd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/nullspoon.pub -RWThnm0RuVZhZqg9BPCNoT3okZ5cA5hJeOxAiWwzSH8AKJKDM5BlEAhjpk7Sxn0Hc29+my6FEavrQEk114QnuiZaiebP2zhqAAs= -SHA256 (Pkgfile) = fdff74f4f1458c468e7b31203856601ae7a7f161ff85d9480d3fad4ee8ddeeea +RWThnm0RuVZhZo7d3kz83Ti1FC7z/kjxolY1I0mZ3zUvp4GcJbsDok6Snu9yWAYkkK1MuXvaBKpajOb4W4/VAUWXR5i+nmvfggU= +SHA256 (Pkgfile) = 8d0611b793647b59d12f0d36a325e1868d0dd2fe7a360860922a5b283eb000c0 SHA256 (.footprint) = 746b79672bdb9f5c054d56c51ea3044b635eaf450ec85e8b0432d52ffa9528bd -SHA256 (lighttpd-1.4.71.tar.xz) = b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac +SHA256 (lighttpd-1.4.73.tar.xz) = 818816d0b314b0aa8728a7076513435f6d5eb227f3b61323468e1f10dbe84ca8 diff --git a/lighttpd/Pkgfile b/lighttpd/Pkgfile index 8b9b228..fe9cabd 100644 --- a/lighttpd/Pkgfile +++ b/lighttpd/Pkgfile @@ -3,7 +3,7 @@ # URL: http://www.lighttpd.net/ # Depends on: lua name=lighttpd -version=1.4.71 +version=1.4.73 release=1 source=(https://download.lighttpd.net/${name}/releases-${version%.*}.x/${name}-${version}.tar.xz) |