wok-current diff php-docs-en/receipt @ rev 24734
updated libee and libee-dev (0.3.2 -> 0.4.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 16 08:49:13 2022 +0100 (2022-03-16) |
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 Wed Mar 16 08:49:13 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 {