wok diff libxml2-dev/receipt @ rev 23616

updated rpcbind (0.2.0 -> 1.2.5)
author Hans-G?nter Theisgen
date Tue Apr 14 09:53:09 2020 +0100 (2020-04-14)
parents 0253e30fe373
children 5626c14aff89
line diff
     1.1 --- a/libxml2-dev/receipt	Sun Apr 21 07:35:58 2019 +0100
     1.2 +++ b/libxml2-dev/receipt	Tue Apr 14 09:53:09 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxml2-dev"
     1.7 -VERSION="2.9.9"
     1.8 +VERSION="2.9.10"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="XML C parser and toolkit - development files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -22,7 +22,7 @@
    1.13  
    1.14  	cp -a $install/usr/bin/xml2-config	$fs/usr/bin
    1.15  	cp -a $install/usr/lib/*.sh		$fs/usr/bin
    1.16 -	chmod +x $fs/usr/bin/*.sh
    1.17 +	chmod +x				$fs/usr/bin/*.sh
    1.18  
    1.19  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
    1.20  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib