summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/yaml-cpp/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/yaml-cpp/Config.in b/package/yaml-cpp/Config.in
index c1ba410a6b..6d34f4210e 100644
--- a/package/yaml-cpp/Config.in
+++ b/package/yaml-cpp/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_YAML_CPP
yaml-cpp is a YAML parser and emitter in C++ matching
the YAML 1.2 spec.
- https://code.google.com/p/yaml-cpp/
+ https://github.com/jbeder/yaml-cpp
comment "yaml-cpp needs a toolchain w/ C++, threads, wchar"
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR
OpenPOWER on IntegriCloud