wok diff ansible/receipt @ rev 24005

cdrkit: force catalog sort weight
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 19 09:09:36 2021 +0000 (2021-01-19)
parents f1741e834caf
children 5ea0ce1cecc0
line diff
     1.1 --- a/ansible/receipt	Mon Dec 30 14:41:15 2019 +0100
     1.2 +++ b/ansible/receipt	Tue Jan 19 09:09:36 2021 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ansible"
     1.7 -VERSION="2.9.2"
     1.8 +VERSION="2.9.10"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A radically simple configuration-management engine."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -21,9 +21,6 @@
    1.13  {
    1.14  	python setup.py build &&
    1.15  	python setup.py install --root=$DESTDIR
    1.16 -
    1.17 -	# 2.9.2: no longer available
    1.18 -#	cook_pick_manpages $src/docs/man/man1/*.1
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.