diff options
Diffstat (limited to 'extra')
l--------- | extra/source/alpine | 1 | ||||
-rwxr-xr-x | extra/source/php8/fetch-php.sh | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/extra/source/alpine b/extra/source/alpine new file mode 120000 index 00000000..85071e82 --- /dev/null +++ b/extra/source/alpine @@ -0,0 +1 @@ +../../source/n/alpine
\ No newline at end of file diff --git a/extra/source/php8/fetch-php.sh b/extra/source/php8/fetch-php.sh index f3c6e217..ba20689e 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.3.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.3.tar.xz +lftpget http://us.php.net/distributions/php-8.0.5.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.5.tar.xz |