wok diff util-linux-bash-completion/receipt @ rev 22147

updated xalan-c and xalan-c-dev (1.10.0 -> 1.11)
author Hans-G?nter Theisgen
date Wed Nov 06 16:26:14 2019 +0100 (2019-11-06)
parents 0f35f8ad5632
children accf1450f9ce
line diff
     1.1 --- a/util-linux-bash-completion/receipt	Sun Jul 03 21:10:26 2016 +0300
     1.2 +++ b/util-linux-bash-completion/receipt	Wed Nov 06 16:26:14 2019 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="util-linux-bash-completion"
     1.7 -VERSION="2.28"
     1.8 +VERSION="2.34"
     1.9  CATEGORY="shells"
    1.10 -SHORT_DESC="The BASH completions from Util Linux"
    1.11 +SHORT_DESC="The BASH completions from Util Linux."
    1.12  MAINTAINER="al.bobylev@gmail.com"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    1.15  
    1.16 +DEPENDS="bash"
    1.17  WANTED="util-linux"
    1.18 -DEPENDS="bash"
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()