summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-04-07 22:27:06 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-04-07 22:27:06 +0900
commite28f17ac1822382cd7af5c53c4fc24cb1718acb3 (patch)
treec7af3ad9a2ab627164fda56346d63ee44ec6d55c /ext
parentd20fde87dded67effba7b08ee107557995a801c5 (diff)
downloadpsych-e28f17ac1822382cd7af5c53c4fc24cb1718acb3.tar.gz
Update autoconf files bundled with yaml-2.5
Diffstat (limited to 'ext')
-rw-r--r--ext/psych/extlibs6
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/psych/extlibs b/ext/psych/extlibs
index b4ac02e..108aad4 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