diff options
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/source/php80/fetch-php.sh | 4 | ||||
-rwxr-xr-x | extra/source/php81/fetch-php.sh | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/extra/source/php80/fetch-php.sh b/extra/source/php80/fetch-php.sh index a65d9f67..37899898 100755 --- a/extra/source/php80/fetch-php.sh +++ b/extra/source/php80/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.0.16.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.16.tar.xz +lftpget http://us.php.net/distributions/php-8.0.20.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.20.tar.xz diff --git a/extra/source/php81/fetch-php.sh b/extra/source/php81/fetch-php.sh index 158e0a03..04159025 100755 --- a/extra/source/php81/fetch-php.sh +++ b/extra/source/php81/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.1.3.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.1.3.tar.xz +lftpget http://us.php.net/distributions/php-8.1.7.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.1.7.tar.xz |