diff options
Diffstat (limited to 'development/mold/mold.SlackBuild')
-rw-r--r-- | development/mold/mold.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/mold/mold.SlackBuild b/development/mold/mold.SlackBuild index 6491726be7afb..9cecf8f0094ba 100644 --- a/development/mold/mold.SlackBuild +++ b/development/mold/mold.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=mold -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |