summaryrefslogtreecommitdiffstats
path: root/src/yaml-cpp.mk
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2017-09-24 14:17:34 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2017-09-24 14:17:34 (GMT)
commite9e48996f2e4967edfe957efd6eed2ac005edf52 (patch)
tree3b9dca837f81ff3256d97ca57d6eb32df338305e /src/yaml-cpp.mk
parent5977ccedfcee9f64c5474cd66c5540c5565f2a8e (diff)
downloadmxe-e9e48996f2e4967edfe957efd6eed2ac005edf52.zip
mxe-e9e48996f2e4967edfe957efd6eed2ac005edf52.tar.gz
mxe-e9e48996f2e4967edfe957efd6eed2ac005edf52.tar.bz2
update checksums of tarballs from GitHub
GitHub started generating different tarballs. I compared the content of files in the new tarballs with the old ones and it was equal. For clementine and intel-tbb I didn't find the old tarballs and used git checkout of the commit from _VERSION field instead. See https://github.com/mxe/mxe/pull/1895#issuecomment-329309074
Diffstat (limited to 'src/yaml-cpp.mk')
-rw-r--r--src/yaml-cpp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yaml-cpp.mk b/src/yaml-cpp.mk
index 68797d1..dec35bf 100644
--- a/src/yaml-cpp.mk
+++ b/src/yaml-cpp.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://github.com/jbeder/yaml-cpp
$(PKG)_DESCR := A YAML parser and emitter for C++
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.5.3
-$(PKG)_CHECKSUM := ac50a27a201d16dc69a881b80ad39a7be66c4d755eda1f76c3a68781b922af8f
+$(PKG)_CHECKSUM := 3492d9c1f4319dfd5588f60caed7cec3f030f7984386c11ed4b39f8e3316d763
$(PKG)_SUBDIR := $(PKG)-release-$($(PKG)_VERSION)
$(PKG)_FILE := yaml-cpp-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/jbeder/yaml-cpp/archive/release-$($(PKG)_VERSION).tar.gz