uscan: fix 'uninitialized value' warning in no-matching-refs-warning

This patch fixes the dereference of '{download_version}', preventing the annoying

Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/Devscripts/Uscan/git.pm line 171, <REFS> line 14.

perl warning.

Signed-off-by: Nicolas Schier nicolas@fjasle.eu

Merge request reports

Loading