wok-current diff php-docs-en/receipt @ rev 25423
wxWidgets28: update web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 17 14:38:41 2022 +0000 (2022-08-17) |
parents | 076f424196b2 |
children | a23978bfa665 |
line diff
1.1 --- a/php-docs-en/receipt Sun Feb 06 11:51:57 2022 +0000 1.2 +++ b/php-docs-en/receipt Wed Aug 17 14:38:41 2022 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://www.php.net/docs.php" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://www.php.net/distributions/manual/php_manual_en.tar.gz" 1.8 +WGET_URL="https://www.php.net/distributions/manual/php_manual_en.tar.gz" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()