php81 and php82: Updated to 8.1.14 and 8.2.1
…respectively.
This commit is contained in:
parent
ef9942fe99
commit
13d0def37a
@ -28,7 +28,7 @@
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=php81
|
||||
VERSION=${VERSION:-8.1.13}
|
||||
VERSION=${VERSION:-8.1.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
@ -1,8 +1,8 @@
|
||||
PRGNAM="php81"
|
||||
VERSION="8.1.13"
|
||||
VERSION="8.1.14"
|
||||
HOMEPAGE="https://www.php.net/"
|
||||
DOWNLOAD="https://www.php.net/distributions/php-8.1.13.tar.xz"
|
||||
MD5SUM="43302de3d2c064f2f23c9693a2f17aeb"
|
||||
DOWNLOAD="https://www.php.net/distributions/php-8.1.14.tar.xz"
|
||||
MD5SUM="6ee10d3680f07fc4c4e2fa6c2c1045ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgresql"
|
||||
|
@ -28,7 +28,7 @@
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=php82
|
||||
VERSION=${VERSION:-8.2.0}
|
||||
VERSION=${VERSION:-8.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
@ -1,8 +1,8 @@
|
||||
PRGNAM="php82"
|
||||
VERSION="8.2.0"
|
||||
VERSION="8.2.1"
|
||||
HOMEPAGE="https://www.php.net/"
|
||||
DOWNLOAD="https://www.php.net/distributions/php-8.2.0.tar.xz"
|
||||
MD5SUM="43302de3d2c064f2f23c9693a2f17aeb"
|
||||
DOWNLOAD="https://www.php.net/distributions/php-8.2.1.tar.xz"
|
||||
MD5SUM="b30961d64b35fe4c6727ee3add54d16e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgresql"
|
||||
|
Loading…
Reference in New Issue
Block a user