]> TLD Linux GIT Repositories - packages/lighttpd.git/commitdiff
- updated to 1.4.73, build with lua54 master
authorMarcin Krol <hawk@tld-linux.org>
Sun, 10 Dec 2023 12:32:06 +0000 (13:32 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 10 Dec 2023 12:32:06 +0000 (13:32 +0100)
lighttpd.spec

index efd9f52f009c4132ae28ace2f9373eb1b2813144..d3ef89d71b954bf723ec90a3f883ee64ab64a47f 100644 (file)
 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} \