Skip to content

Commit

Permalink
mold: Update to 2.32.1
Browse files Browse the repository at this point in the history
mold: Update to 2.32.1

Signed-off-by: Carsten Schuette <[email protected]>
  • Loading branch information
schuettecarsten committed Aug 1, 2024
1 parent 6bb334c commit 291a5e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/mold/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=mold
PKG_VERSION:=2.31.0
PKG_VERSION:=2.32.1

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:=3dc3af83a5d22a4b29971bfad17261851d426961c665480e2ca294e5c74aa1e5
PKG_HASH:=f3c9a527d884c635834fe7d79b3de959b00783bf9446280ea274d996f0335825

include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/cmake.mk
Expand Down

0 comments on commit 291a5e4

Please sign in to comment.