version=4
# Note the curious version mangling to avoid pulling the stray 3.1.0 tag,
# which actually matches gdcm version 3.0.6.
opts=" \
	mode=git, \
	uversionmangle=s/^3.1.0$/3.0.6+3.1.0/, \
" \
https://github.com/malaterre/GDCM.git \
refs/tags/v?@ANY_VERSION@
