From 842b9b34ba348881077cb452a25318ef5b3b1ee1 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 10 Dec 2023 13:32:06 +0100 Subject: [PATCH] - updated to 1.4.73, build with lua54 --- lighttpd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lighttpd.spec b/lighttpd.spec index efd9f52..d3ef89d 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -43,12 +43,12 @@ Summary: Fast and light HTTP server Summary(pl.UTF-8): Szybki i lekki serwer HTTP Name: lighttpd -Version: 1.4.71 +Version: 1.4.73 Release: 1 License: BSD Group: Networking/Daemons/HTTP Source0: https://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz -# Source0-md5: c8ac5fb9580b84ba6be7dd14ac7b0c2d +# Source0-md5: c510fb4d2c4a8de8639f80c7c13bc48c Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.user @@ -132,7 +132,7 @@ BuildRequires: fcgi-devel BuildRequires: libtool BuildRequires: libuuid-devel %{?with_webdav_props:BuildRequires: libxml2-devel} -%{?with_lua:BuildRequires: lua51-devel} +%{?with_lua:BuildRequires: lua54-devel} BuildRequires: mailcap >= 2.1.14-4.4 %{?with_mysql:BuildRequires: mysql-devel} %{?with_ldap:BuildRequires: openldap-devel} @@ -889,7 +889,7 @@ fi %{?with_gamin:--with-gamin} \ %{?with_krb5:--with-krb5} \ %{?with_ldap:--with-ldap} \ - %{?with_lua:--with-lua=lua51} \ + %{?with_lua:--with-lua=lua5.4} \ %{?with_maxminddb:--with-maxminddb} \ %{?with_mysql:--with-mysql} \ %{?with_pgsql:--with-pgsql} \ -- 2.44.0