wok diff tcl-dev/receipt @ rev 24225

updated perl-io-socket-ssl (2.068 -> 2.073)
author Hans-G?nter Theisgen
date Fri Dec 31 17:41:39 2021 +0100 (2021-12-31)
parents 615e149ced57
children aa7275c5f402
line diff
     1.1 --- a/tcl-dev/receipt	Sat Oct 19 15:38:02 2019 +0100
     1.2 +++ b/tcl-dev/receipt	Fri Dec 31 17:41:39 2021 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tcl-dev"
     1.7 -VERSION="8.6.9"
     1.8 +VERSION="8.6.10"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The Tool Command Language - development files."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -22,5 +22,5 @@
    1.13  	cp -a $install/usr/lib/tclConfig.sh	$fs/usr/lib
    1.14  	cp -a $install/usr/include		$fs/usr
    1.15  
    1.16 -	chmod +x $fs/usr/lib/tclConfig.sh
    1.17 +	chmod +x				$fs/usr/lib/tclConfig.sh
    1.18  }