wok diff php-docs-en/receipt @ rev 24667

updated inotify-tools (3.20.2.2 -> 3.22.1.0)
author Hans-G?nter Theisgen
date Fri Mar 11 16:18:25 2022 +0100 (2022-03-11)
parents 15650f5d595b
children e717a4953b0e
line diff
     1.1 --- a/php-docs-en/receipt	Fri Sep 17 10:35:57 2021 +0000
     1.2 +++ b/php-docs-en/receipt	Fri Mar 11 16:18:25 2022 +0100
     1.3 @@ -11,12 +11,6 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="http://www.php.net/distributions/manual/php_manual_en.tar.gz"
     1.6  
     1.7 -current_version()
     1.8 -{
     1.9 -	wget -O - https://pear.php.net/package/Auth_SASL 2>/dev/null | \
    1.10 -	sed '/released/!d;s|.*>\([0-9\.]*\)<.*|\1|'
    1.11 -}
    1.12 -
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {