summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 91d0757a6b..84013f58ce 100644
--- a/development/composer/composer.SlackBuild
+++ b/development/composer/composer.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for composer
-# Copyright 2015-2023 Eugene Wissner, Mannheim, Germany
+# Copyright 2015-2024 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.7.1}
+VERSION=${VERSION:-2.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/composer/composer.info b/development/composer/composer.info
index 785b36118c..c9b71e90ba 100644
--- a/development/composer/composer.info
+++ b/development/composer/composer.info
@@ -1,8 +1,8 @@
PRGNAM="composer"
-VERSION="2.7.1"
+VERSION="2.7.2"
HOMEPAGE="https://getcomposer.org/"
-DOWNLOAD="https://getcomposer.org/download/2.7.1/composer.phar"
-MD5SUM="6c8d5c1266bacb4bde06a817363fa7b9"
+DOWNLOAD="https://getcomposer.org/download/2.7.2/composer.phar"
+MD5SUM="08d63a50e98885a89cb95ad4fc934055"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""