wok diff ansible/receipt @ rev 23943

Up cryptsetup-dev (2.3.4), lzham_codec (1_0_stable1), slitaz-boot-scripts (466), tazlito (527)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 17 10:31:38 2020 +0000 (2020-09-17)
parents f1741e834caf
children 5ea0ce1cecc0
line diff
     1.1 --- a/ansible/receipt	Mon Dec 30 14:41:15 2019 +0100
     1.2 +++ b/ansible/receipt	Thu Sep 17 10:31:38 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.