wok diff lighttpd-modules/receipt @ rev 24904

updated mercurial (5.3.1 -> 6.1.1)
author Hans-G?nter Theisgen
date Sat Apr 09 11:11:32 2022 +0100 (2022-04-09)
parents fc1aa8675fab
children
line diff
     1.1 --- a/lighttpd-modules/receipt	Sat Mar 14 13:38:52 2020 +0100
     1.2 +++ b/lighttpd-modules/receipt	Sat Apr 09 11:11:32 2022 +0100
     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  }