development/mold: Updated for version 1.4.2.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
xaizek 2022-09-04 15:00:41 +01:00 committed by Dave Woodfall
parent 7905d96d28
commit e6c36a19c7
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mold
VERSION=${VERSION:-1.4.1}
VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mold"
VERSION="1.4.1"
VERSION="1.4.2"
HOMEPAGE="https://github.com/rui314/mold"
DOWNLOAD="https://github.com/rui314/mold/archive/v1.4.1/mold-1.4.1.tar.gz"
MD5SUM="e21fff1962e98787ea0636d68d6369af"
DOWNLOAD="https://github.com/rui314/mold/archive/v1.4.2/mold-1.4.2.tar.gz"
MD5SUM="3a9891b330789fe04fbcced05b5fffe2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""