summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-01-20 12:32:13 +0100
committerEugen Wissner <belka@caraus.de>2023-01-20 12:32:13 +0100
commit13d0def37ad3548b7dad43be3ba6874b6650a4bb (patch)
treefa00f68ca176843655bb21f2a39c76680464daad
parentef9942fe994a219e75fe52e1a1d1098556a0d95a (diff)
downloadslackbuilder-13d0def37ad3548b7dad43be3ba6874b6650a4bb.tar.gz
php81 and php82: Updated to 8.1.14 and 8.2.1
…respectively.
-rw-r--r--private/php81/php81.SlackBuild2
-rw-r--r--private/php81/php81.info6
-rw-r--r--private/php82/php82.SlackBuild2
-rw-r--r--private/php82/php82.info6
4 files changed, 8 insertions, 8 deletions
diff --git a/private/php81/php81.SlackBuild b/private/php81/php81.SlackBuild
index 42e197a..c3fb2c9 100644
--- a/private/php81/php81.SlackBuild
+++ b/private/php81/php81.SlackBuild
@@ -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}
diff --git a/private/php81/php81.info b/private/php81/php81.info
index 2e557d9..89fb8f3 100644
--- a/private/php81/php81.info
+++ b/private/php81/php81.info
@@ -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"
diff --git a/private/php82/php82.SlackBuild b/private/php82/php82.SlackBuild
index 2cff80b..3431ffe 100644
--- a/private/php82/php82.SlackBuild
+++ b/private/php82/php82.SlackBuild
@@ -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}
diff --git a/private/php82/php82.info b/private/php82/php82.info
index 45f710d..deb2c2f 100644
--- a/private/php82/php82.info
+++ b/private/php82/php82.info
@@ -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"