Skip to content

Commit de41c05

Browse files
schuettecarstenrobimarko
authored andcommitted
mold: Update to 2.41.0
Update mold to 2.41.0 Release notes: https://github.com/rui314/mold/releases/tag/v2.41.0 Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com> Link: openwrt/openwrt#23129 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent da61d63 commit de41c05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/mold/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
include $(TOPDIR)/rules.mk
44

55
PKG_NAME:=mold
6-
PKG_VERSION:=2.40.4
6+
PKG_VERSION:=2.41.0
77
PKG_RELEASE:=1
88

99
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1010
PKG_SOURCE_URL_FILE:=v$(PKG_VERSION).tar.gz
1111
PKG_SOURCE_URL:=https://github.com/rui314/mold/archive/refs/tags
12-
PKG_HASH:=69414c702ec1084e1fa8ca16da24f167f549e5e11e9ecd5d70a8dcda6f08c249
12+
PKG_HASH:=0a61abac85d818437b425df856822e9d6e9982baeae5a93bcb02fe6c0060c61a
1313

1414
include $(INCLUDE_DIR)/host-build.mk
1515
include $(INCLUDE_DIR)/cmake.mk

0 commit comments

Comments
 (0)