diff options
Diffstat (limited to 'source/n/php/fetch-php.sh')
-rwxr-xr-x | source/n/php/fetch-php.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh index 0f802a4dc..cbaa7e1c6 100755 --- a/source/n/php/fetch-php.sh +++ b/source/n/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-7.4.10.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.10.tar.xz +lftpget http://us.php.net/distributions/php-7.4.11.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.11.tar.xz |