summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-03-31 09:39:16 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-10-05 17:20:10 +0900
commit545b71651e43f6ae2cdd7ed7fc65adfa5edb5815 (patch)
treeb5a84c3b37f60eef1d4ad1334511471b91138e0e /ext
parent9ad19415bd83cac001df9f13a896d7dfcd1d041f (diff)
downloadpsych-545b71651e43f6ae2cdd7ed7fc65adfa5edb5815.tar.gz
No longer bundle external library sources
Diffstat (limited to 'ext')
-rw-r--r--ext/psych/extlibs11
1 files changed, 0 insertions, 11 deletions
diff --git a/ext/psych/extlibs b/ext/psych/extlibs
deleted file mode 100644
index 108aad4..0000000
--- a/ext/psych/extlibs
+++ /dev/null
@@ -1,11 +0,0 @@
-ver = 0.2.5
-pkg = yaml-$(ver)
-
-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