wok rev 23125

updated libxml2-python and libxml2-tools (2.9.9 -> 2.9.10)
author Hans-G?nter Theisgen
date Fri Mar 13 10:07:32 2020 +0100 (2020-03-13)
parents 1394632bbfa7
children 73dbde138d18
files libxml2-python/receipt libxml2-tools/receipt
line diff
     1.1 --- a/libxml2-python/receipt	Fri Mar 13 10:03:47 2020 +0100
     1.2 +++ b/libxml2-python/receipt	Fri Mar 13 10:07:32 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxml2-python"
     1.7 -VERSION="2.9.9"
     1.8 +VERSION="2.9.10"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Libxml2 adapter for the Python."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -17,5 +17,5 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/lib
    1.16 -	cp -a $install/usr/lib/python* $fs/usr/lib
    1.17 +	cp -a $install/usr/lib/python*	$fs/usr/lib
    1.18  }
     2.1 --- a/libxml2-tools/receipt	Fri Mar 13 10:03:47 2020 +0100
     2.2 +++ b/libxml2-tools/receipt	Fri Mar 13 10:07:32 2020 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libxml2-tools"
     2.7 -VERSION="2.9.9"
     2.8 +VERSION="2.9.10"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="The xmllint tester and xmlcatalog parser utility."
    2.11  MAINTAINER="pankso@slitaz.org"