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 c9322b66e9ec..53ff99fec6f1 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.32.1} +VERSION=${VERSION:-2.33.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |