diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-06-12 19:05:51 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-06-13 08:59:52 +0200 |
commit | bf14db28cb4ba1b9bcb3e355ce067b61220d7289 (patch) | |
tree | bdf8a9d4ffbdda44f267c54d71686051726fd7ec /source/n/php | |
parent | a03ccd668a21fda9d78271e71bbbc519c4fc8410 (diff) | |
download | current-bf14db28cb4ba1b9bcb3e355ce067b61220d7289.tar.gz |
Fri Jun 12 19:05:51 UTC 202020200612190551
ap/powertop-2.13-x86_64-1.txz: Upgraded.
l/elfutils-0.180-x86_64-1.txz: Upgraded.
l/fuse3-3.9.2-x86_64-1.txz: Upgraded.
n/alpine-2.22.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/php')
-rwxr-xr-x | source/n/php/php.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index 2205ffe6..64843488 100755 --- a/source/n/php/php.SlackBuild +++ b/source/n/php/php.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=php VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -ALPINE=2.22 +ALPINE=2.22.1 BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |