mold: update to 1.8.0

release notes:
- https://github.com/rui314/mold/releases/tag/v1.8.0
This commit is contained in:
Rudi Heitbaum 2022-12-27 09:52:05 +00:00
parent f6c5965aa6
commit 7da9409d79

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mold" PKG_NAME="mold"
PKG_VERSION="1.7.1" PKG_VERSION="1.8.0"
PKG_SHA256="fa2558664db79a1e20f09162578632fa856b3cde966fbcb23084c352b827dfa9" PKG_SHA256="7210225478796c2528aae30320232a5a3b93a640292575a8c55aa2b140041b5c"
PKG_LICENSE="AGPL-3.0-or-later" PKG_LICENSE="AGPL-3.0-or-later"
PKG_SITE="https://github.com/rui314/mold" PKG_SITE="https://github.com/rui314/mold"
PKG_URL="https://github.com/rui314/mold/archive/refs/tags/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/rui314/mold/archive/refs/tags/v${PKG_VERSION}.tar.gz"