diff options
Diffstat (limited to 'index/hex_core.mk')
-rw-r--r-- | index/hex_core.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index/hex_core.mk b/index/hex_core.mk index a2c324d..741c7dc 100644 --- a/index/hex_core.mk +++ b/index/hex_core.mk @@ -5,4 +5,4 @@ pkg_hex_core_homepage = https://github.com/hexpm/hex_core pkg_hex_core_fetch = git HEX_CORE_GIT ?= https://github.com/hexpm/hex_core pkg_hex_core_repo = $(HEX_CORE_GIT) -pkg_hex_core_commit = v0.10.1 +pkg_hex_core_commit = e57b4fb15cde710b3ae09b1d18f148f6999a63cc |