diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2023-10-10 14:32:41 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2023-10-11 18:26:29 +0000 |
commit | b749a7015c079b9f5720df0adc8133d3c1264484 (patch) | |
tree | 282759febb225442e9dc8b5cff1d66a2b3d3eb81 | |
parent | ab8e0f8d0162765fbcb3cbead9ff01c582ed52c2 (diff) | |
download | ports-b749a7015c079b9f5720df0adc8133d3c1264484.tar.gz ports-b749a7015c079b9f5720df0adc8133d3c1264484.zip |
www/lighttpd: update to 1.4.72
Changelog: https://www.lighttpd.net/2023/10/6/1.4.72/
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index b21f2d23ccc9..c4dc2b5dd0da 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,5 +1,5 @@ PORTNAME?= lighttpd -PORTVERSION= 1.4.71 +PORTVERSION= 1.4.72 CATEGORIES?= www MASTER_SITES?= https://download.lighttpd.net/lighttpd/releases-1.4.x/ diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 6cc086b231d2..7d34bbd758bb 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1685414150 -SHA256 (lighttpd-1.4.71.tar.xz) = b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac -SIZE (lighttpd-1.4.71.tar.xz) = 1070904 +TIMESTAMP = 1696947184 +SHA256 (lighttpd-1.4.72.tar.xz) = f7cade4d69b754a0748c01463c33cd8b456ca9cc03bb09e85a71bcbcd54e55ec +SIZE (lighttpd-1.4.72.tar.xz) = 1083676 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = dc9bd6e26755cc2e3ccf6eaf8cc89e5d697f5a876f71318be67b28225368fd4e SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242037 |