s/yaml/master/

This commit is contained in:
Radovan Bast
2016-05-21 12:23:20 +02:00
parent be5d760555
commit 9c9f001e57
6 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@
# - minor: 59
# - patch: 0
# - components: "chrono;timer;system"
# - source: "https://github.com/coderefinery/autocmake/raw/yaml/modules/boost/boost.cmake"
# - source: "https://github.com/coderefinery/autocmake/raw/master/modules/boost/boost.cmake"
#
# Cross-dependencies between required components are not checked for.
# For example, Boost.Timer depends on Boost.Chrono and Boost.System thus you
@ -48,7 +48,7 @@
#
# autocmake.yml configuration::
#
# url_root: https://github.com/coderefinery/autocmake/raw/yaml/
# url_root: https://github.com/coderefinery/autocmake/raw/master/
# major: 1
# minor: 48
# patch: 0