summaryrefslogtreecommitdiff
path: root/ext/psych
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-04-07 22:27:06 +0900
committergit <svn-admin@ruby-lang.org>2022-04-07 22:38:39 +0900
commit697eed63e81eff0e02226ceb6ab3bd2fd99000e3 (patch)
tree9cafb635a55b234acadbea726d67bfb7305a774e /ext/psych
parent7b1ece9b9490a892861f2336ae41d611a06bdf2b (diff)
[ruby/psych] Update autoconf files bundled with yaml-2.5
https://github.com/ruby/psych/commit/e28f17ac18
Diffstat (limited to 'ext/psych')
-rw-r--r--ext/psych/extlibs6
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/psych/extlibs b/ext/psych/extlibs
index b4ac02edf7..108aad42af 100644
--- a/ext/psych/extlibs
+++ b/ext/psych/extlibs
@@ -1,7 +1,11 @@
ver = 0.2.5
+pkg = yaml-$(ver)
-https://github.com/yaml/libyaml/releases/download/$(ver)/yaml-$(ver).tar.gz \
+https://github.com/yaml/libyaml/releases/download/$(ver)/$(pkg).tar.gz \
rmd160:cc175ed640046722fb7790de828002633407b6b9 \
sha256:c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4 \
sha512:dadd7d8e0d88b5ebab005e5d521d56d541580198aa497370966b98c904586e642a1cd4f3881094eb57624f218d50db77417bbfd0ffdce50340f011e35e8c4c02 \
#
+
+$(pkg)/config/config.guess -> /tool/config.guess
+$(pkg)/config/config.sub -> /tool/config.sub