summaryrefslogtreecommitdiffstats
path: root/tools/mold/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mold/Makefile')
-rw-r--r--tools/mold/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mold/Makefile b/tools/mold/Makefile
index e8fcecbfed..b266cea77d 100644
--- a/tools/mold/Makefile
+++ b/tools/mold/Makefile
@@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mold
-PKG_VERSION:=1.11.0
+PKG_VERSION:=2.1.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL_FILE:=v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/rui314/mold/archive/refs/tags
-PKG_HASH:=99318eced81b09a77e4c657011076cc8ec3d4b6867bd324b8677974545bc4d6f
+PKG_HASH:=a32bec1282671b18ea4691855aed925ea2f348dfef89cb7689cd81273ea0c5df
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/cmake.mk