summaryrefslogtreecommitdiffstats
path: root/development/composer/composer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/composer/composer.SlackBuild')
-rw-r--r--development/composer/composer.SlackBuild4
1 files changed, 2 insertions, 2 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}