[packages/lighttpd] Up to 1.4.63.

arekm arekm at pld-linux.org
Fri Dec 10 18:50:33 CET 2021


commit 96b8ae6f137c9ffa31a57a2fd008b86e0ea1eda6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Dec 10 18:49:58 2021 +0100

    Up to 1.4.63.

 lighttpd.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index bef975a..a943cce 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -51,12 +51,12 @@
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
-Version:	1.4.59
-Release:	2
+Version:	1.4.63
+Release:	1
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	https://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
-# Source0-md5:	a8838dac90fcddbcc05c0d1877bd8cdf
+# Source0-md5:	f4ad032b4b861f42a5df5f900ec6457b
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
@@ -1055,7 +1055,7 @@ cp -p %{SOURCE14} PLD-TODO
 %endif
 
 %build
-ver=$(awk '/AC_INIT/{a=$2;gsub(/[\[\],]/, "", a); print a}' configure.ac)
+ver=$(awk -F ',' '/AC_INIT/{a=$2;gsub(/[\[\],]/, "", a); print a}' configure.ac)
 if [ "$ver" != "%{version}" ]; then
 	: configure.ac specifies wrong version
 	exit 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/96b8ae6f137c9ffa31a57a2fd008b86e0ea1eda6



More information about the pld-cvs-commit mailing list