1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 22:37:30 +08:00

expat: Update script to get Expat 2.2.1

This commit is contained in:
Brad King
2017-06-19 15:10:05 -04:00
parent d025faf436
commit d9d191a19f

View File

@@ -7,8 +7,8 @@ shopt -s dotglob
readonly name="expat"
readonly ownership="Expat Upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmexpat"
readonly repo="http://git.code.sf.net/p/expat/code_git"
readonly tag="master"
readonly repo="https://github.com/libexpat/libexpat.git"
readonly tag="R_2_2_1"
readonly shortlog=false
readonly paths="
expat/lib/asciitab.h
@@ -22,6 +22,7 @@ readonly paths="
expat/lib/utf8tab.h
expat/lib/nametab.h
expat/lib/ascii.h
expat/lib/siphash.h
expat/lib/xmltok_impl.h
expat/lib/xmltok_ns.c
expat/lib/winconfig.h