diff options
Diffstat (limited to 'extra/source/php8/fetch-php.sh')
-rwxr-xr-x | extra/source/php8/fetch-php.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/source/php8/fetch-php.sh b/extra/source/php8/fetch-php.sh index bcd28974a..ba225f190 100755 --- a/extra/source/php8/fetch-php.sh +++ b/extra/source/php8/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.0.11.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.11.tar.xz +lftpget http://us.php.net/distributions/php-8.0.12.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.12.tar.xz |