diff options
Diffstat (limited to 'patches/source/php/fetch-php.sh')
-rwxr-xr-x | patches/source/php/fetch-php.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/source/php/fetch-php.sh b/patches/source/php/fetch-php.sh index 7ec6c248..46f9f31f 100755 --- a/patches/source/php/fetch-php.sh +++ b/patches/source/php/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-7.4.30.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.30.tar.xz +lftpget http://us.php.net/distributions/php-7.4.32.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.32.tar.xz |