summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2023-09-22 08:40:21 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 11:33:43 +0700
commit66f95662defc16ef2df4c7bf10c4b70e3c9857cb (patch)
treed3d4ed34881f6935c431cf42bc7e9a591f3a0c1f
parent0adb9661cce27b1253470b698d79bdc6154e590b (diff)
downloadslackbuilds-66f95662defc16ef2df4c7bf10c4b70e3c9857cb.tar.gz
slackbuilds-66f95662defc16ef2df4c7bf10c4b70e3c9857cb.tar.xz
development/composer: Updated for version 2.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/composer/composer.SlackBuild4
-rw-r--r--development/composer/composer.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/composer/composer.SlackBuild b/development/composer/composer.SlackBuild
index c4e10f0354..cf12fbc5c8 100644
--- a/development/composer/composer.SlackBuild
+++ b/development/composer/composer.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for composer
-# Copyright 2015-2022 Eugene Wissner, Dachau, Germany
+# Copyright 2015-2023 Eugene Wissner, Mannheim, Germany
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=composer
-VERSION=${VERSION:-2.6.1}
+VERSION=${VERSION:-2.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/composer/composer.info b/development/composer/composer.info
index b3fb93196d..b0d4caf542 100644
--- a/development/composer/composer.info
+++ b/development/composer/composer.info
@@ -1,8 +1,8 @@
PRGNAM="composer"
-VERSION="2.6.1"
+VERSION="2.6.3"
HOMEPAGE="https://getcomposer.org/"
-DOWNLOAD="https://getcomposer.org/download/2.6.1/composer.phar"
-MD5SUM="211938e114dd9c0eac740bbe11fd33a7"
+DOWNLOAD="https://getcomposer.org/download/2.6.3/composer.phar"
+MD5SUM="9c3d8bf498b46e09d3b3f8845c111828"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""