Skip to content

Commit 697eed6

Browse files
nobumatzbot
authored andcommitted
[ruby/psych] Update autoconf files bundled with yaml-2.5
ruby/psych@e28f17ac18
1 parent 7b1ece9 commit 697eed6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ext/psych/extlibs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
ver = 0.2.5
2+
pkg = yaml-$(ver)
23

3-
https://github.com/yaml/libyaml/releases/download/$(ver)/yaml-$(ver).tar.gz \
4+
https://github.com/yaml/libyaml/releases/download/$(ver)/$(pkg).tar.gz \
45
rmd160:cc175ed640046722fb7790de828002633407b6b9 \
56
sha256:c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4 \
67
sha512:dadd7d8e0d88b5ebab005e5d521d56d541580198aa497370966b98c904586e642a1cd4f3881094eb57624f218d50db77417bbfd0ffdce50340f011e35e8c4c02 \
78
#
9+
10+
$(pkg)/config/config.guess -> /tool/config.guess
11+
$(pkg)/config/config.sub -> /tool/config.sub

0 commit comments

Comments
 (0)