wok diff ansible/receipt @ rev 23875

Up alpine (2.23), ansible (2.9.10), wordpress (5.4.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 27 16:47:12 2020 +0000 (2020-06-27)
parents f1741e834caf
children 5ea0ce1cecc0
line diff
     1.1 --- a/ansible/receipt	Mon Dec 30 14:41:15 2019 +0100
     1.2 +++ b/ansible/receipt	Sat Jun 27 16:47:12 2020 +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.