summaryrefslogtreecommitdiff
path: root/private/php81/php81.SlackBuild
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 /private/php81/php81.SlackBuild
parentef9942fe994a219e75fe52e1a1d1098556a0d95a (diff)
downloadslackbuilder-13d0def37ad3548b7dad43be3ba6874b6650a4bb.tar.gz
php81 and php82: Updated to 8.1.14 and 8.2.1
…respectively.
Diffstat (limited to 'private/php81/php81.SlackBuild')
-rw-r--r--private/php81/php81.SlackBuild2
1 files changed, 1 insertions, 1 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}