wok-current diff lighttpd-modules/receipt @ rev 25563
Up openssh (9.3p1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 06 08:42:03 2023 +0000 (20 months ago) |
parents | fc1aa8675fab |
children | 5926178cd6fa |
line diff
1.1 --- a/lighttpd-modules/receipt Sat Mar 14 13:38:52 2020 +0100 1.2 +++ b/lighttpd-modules/receipt Sat May 06 08:42:03 2023 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lighttpd-modules" 1.7 -VERSION="1.4.55" 1.8 +VERSION="1.4.64" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Complementary modules for LightTPD Web server." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -36,5 +36,5 @@ 1.13 do 1.14 rm -f $fs/usr/lib/lighttpd/mod_${module}.so 1.15 done 1.16 - rm -f $fs/usr/lib/lighttpd/*.la 1.17 + rm -f $fs/usr/lib/lighttpd/*.la 1.18 }