diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-10-28 20:19:37 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-10-29 08:59:45 +0100 |
commit | 037917abe789c55171028a20ce56284921260d2a (patch) | |
tree | 8460773d2753bd9e953d37f5e59e54d1fa0b2e4d /source/n/php | |
parent | aa7512c31f7b3672d1605cf788d8e481b507949e (diff) | |
download | current-037917abe789c55171028a20ce56284921260d2a.tar.gz current-037917abe789c55171028a20ce56284921260d2a.tar.xz |
Wed Oct 28 20:19:37 UTC 202020201028201937
a/libblockdev-2.24-x86_64-1.txz: Added.
This is required by the new version of udisks2.
a/libbytesize-2.4-x86_64-1.txz: Added.
This is required by the new version of udisks2.
a/ndctl-70.1-x86_64-1.txz: Added.
This is required by libblockdev, which in turn is required by the new
version of udisks2.
a/udisks2-2.9.1-x86_64-1.txz: Upgraded.
Thanks to Robby Workman for this update and the deps for it.
a/volume_key-0.3.12-x86_64-1.txz: Added.
This is required by the new version of udisks2.
ap/qpdf-10.0.2-x86_64-1.txz: Upgraded.
n/openvpn-2.5.0-x86_64-1.txz: Upgraded.
n/php-7.4.12-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/php')
-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 cbaa7e1c6..a4d0b6f59 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.11.tar.xz.asc -lftpget http://us.php.net/distributions/php-7.4.11.tar.xz +lftpget http://us.php.net/distributions/php-7.4.12.tar.xz.asc +lftpget http://us.php.net/distributions/php-7.4.12.tar.xz |