Skip to content

Commit

Permalink
development/mold: Updated for version 2.35.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
xaizek authored and sbo-bot[bot] committed Dec 20, 2024
1 parent 1db48d6 commit b10649f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion development/mold/mold.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=mold
VERSION=${VERSION:-2.34.1}
VERSION=${VERSION:-2.35.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions development/mold/mold.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="mold"
VERSION="2.34.1"
VERSION="2.35.1"
HOMEPAGE="https://github.com/rui314/mold"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.34.1/mold-2.34.1.tar.gz"
MD5SUM="53950611497d9e6db83346f7d74e9261"
DOWNLOAD="https://github.com/rui314/mold/archive/v2.35.1/mold-2.35.1.tar.gz"
MD5SUM="f8df5b13f84a292541d7b406246f24bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit b10649f

Please sign in to comment.